升级:XUI & SmartRefreshLayout 依赖库

This commit is contained in:
pppscn
2026-01-27 22:06:11 +08:00
parent 6257775f21
commit 3c66d9a7d0
2 changed files with 3 additions and 3 deletions

View File

@@ -280,8 +280,8 @@ dependencies {
//vLayouthttps://github.com/alibaba/vlayout
implementation 'com.alibaba.android:vlayout:1.3.0'
//下拉刷新
implementation 'com.github.xuexiangjys.SmartRefreshLayout:refresh-header:1.1.4'
implementation 'com.github.xuexiangjys.SmartRefreshLayout:refresh-layout:1.1.4'
implementation 'com.github.xuexiangjys.SmartRefreshLayout:refresh-header:1.1.6'
implementation 'com.github.xuexiangjys.SmartRefreshLayout:refresh-layout:1.1.6'
//WebView
implementation 'com.github.xuexiangjys.AgentWeb:agentweb-core:1.0.1'
implementation 'com.github.xuexiangjys.AgentWeb:agentweb-download:1.0.1'//选填

View File

@@ -38,7 +38,7 @@ versions.kotlin = '1.7.21'
//========xlibrary start========//
versions.xui = "1.2.2_250201"
versions.xui = "1.2.2_260127"
versions.xupdate = "2.1.5"
versions.xaop = "1.1.0"
versions.xutil = "2.0.0"