mirror of
https://gitee.com/pp/SmsForwarder.git
synced 2026-09-03 05:24:33 +08:00
升级:XUI & SmartRefreshLayout 依赖库
This commit is contained in:
@@ -280,8 +280,8 @@ dependencies {
|
||||
//vLayout:https://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'//选填
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user