更新APPBase类库
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Wed May 20 20:05:02 HKT 2026
|
#Sun May 24 02:45:23 GMT 2026
|
||||||
stageCount=9
|
stageCount=9
|
||||||
libraryProject=libaes
|
libraryProject=libaes
|
||||||
baseVersion=15.20
|
baseVersion=15.20
|
||||||
publishVersion=15.20.8
|
publishVersion=15.20.8
|
||||||
buildCount=0
|
buildCount=1
|
||||||
baseBetaVersion=15.20.9
|
baseBetaVersion=15.20.9
|
||||||
|
|||||||
@@ -66,9 +66,9 @@ dependencies {
|
|||||||
//annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
|
//annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
|
||||||
|
|
||||||
// WinBoLL库 nexus.winboll.cc 地址
|
// WinBoLL库 nexus.winboll.cc 地址
|
||||||
api 'cc.winboll.studio:libappbase:15.20.18'
|
api 'cc.winboll.studio:libappbase:15.20.21'
|
||||||
// 备用库 jitpack.io 地址
|
// 备用库 jitpack.io 地址
|
||||||
//api 'com.github.ZhanGSKen:APPBase:appbase-v15.15.3'
|
//api 'com.github.ZhanGSKen:libappbase:appbase-v15.15.21'
|
||||||
|
|
||||||
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
|
||||||
#Wed May 20 20:04:49 HKT 2026
|
#Sun May 24 02:45:23 GMT 2026
|
||||||
stageCount=9
|
stageCount=9
|
||||||
libraryProject=libaes
|
libraryProject=libaes
|
||||||
baseVersion=15.20
|
baseVersion=15.20
|
||||||
publishVersion=15.20.8
|
publishVersion=15.20.8
|
||||||
buildCount=0
|
buildCount=1
|
||||||
baseBetaVersion=15.20.9
|
baseBetaVersion=15.20.9
|
||||||
|
|||||||
Reference in New Issue
Block a user