更新引用类库
This commit is contained in:
parent
6410eda84e
commit
0a7a26d3cd
@ -62,8 +62,8 @@ dependencies {
|
|||||||
api 'androidx.fragment:fragment:1.0.0'
|
api 'androidx.fragment:fragment:1.0.0'
|
||||||
api 'com.google.android.material:material:1.0.0'
|
api 'com.google.android.material:material:1.0.0'
|
||||||
|
|
||||||
api 'cc.winboll.studio:libapputils:9.2.5'
|
api 'cc.winboll.studio:libapputils:9.2.17'
|
||||||
api 'cc.winboll.studio:libappbase:1.1.0'
|
api 'cc.winboll.studio:libappbase:1.1.2'
|
||||||
|
|
||||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
}
|
}
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Thu Jan 23 12:54:25 HKT 2025
|
#Sun Jan 26 06:16:16 GMT 2025
|
||||||
stageCount=4
|
stageCount=4
|
||||||
libraryProject=libaes
|
libraryProject=libaes
|
||||||
baseVersion=7.6
|
baseVersion=7.6
|
||||||
publishVersion=7.6.3
|
publishVersion=7.6.3
|
||||||
buildCount=0
|
buildCount=4
|
||||||
baseBetaVersion=7.6.4
|
baseBetaVersion=7.6.4
|
||||||
|
@ -41,8 +41,8 @@ dependencies {
|
|||||||
// https://github.com/baoyongzhang/android-PullRefreshLayout
|
// https://github.com/baoyongzhang/android-PullRefreshLayout
|
||||||
api 'com.baoyz.pullrefreshlayout:library:1.2.0'
|
api 'com.baoyz.pullrefreshlayout:library:1.2.0'
|
||||||
|
|
||||||
api 'cc.winboll.studio:libapputils:9.2.1'
|
api 'cc.winboll.studio:libapputils:9.2.17'
|
||||||
api 'cc.winboll.studio:libappbase:1.0.3'
|
api 'cc.winboll.studio:libappbase:1.1.2'
|
||||||
|
|
||||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
}
|
}
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Thu Jan 23 12:54:10 HKT 2025
|
#Sun Jan 26 06:16:16 GMT 2025
|
||||||
stageCount=4
|
stageCount=4
|
||||||
libraryProject=libaes
|
libraryProject=libaes
|
||||||
baseVersion=7.6
|
baseVersion=7.6
|
||||||
publishVersion=7.6.3
|
publishVersion=7.6.3
|
||||||
buildCount=0
|
buildCount=4
|
||||||
baseBetaVersion=7.6.4
|
baseBetaVersion=7.6.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user