更新类库,编译调试。

This commit is contained in:
2026-06-24 04:22:50 +08:00
parent 0a174f531f
commit b20f53d06e
3 changed files with 6 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Mon Jun 08 13:18:46 GMT 2026
#Wed Jun 24 04:22:03 CST 2026
stageCount=16
libraryProject=libaes
baseVersion=15.20
publishVersion=15.20.15
buildCount=3
buildCount=4
baseBetaVersion=15.20.16

View File

@@ -62,9 +62,9 @@ dependencies {
//annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
// WinBoLL库 nexus.winboll.cc 地址
//api 'cc.winboll.studio:libappbase:15.20.26'
api 'cc.winboll.studio:libappbase:15.20.33'
// 备用库 jitpack.io 地址
api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.26'
//api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.33'
api fileTree(dir: 'libs', include: ['*.jar'])
}

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Mon Jun 08 13:18:46 GMT 2026
#Wed Jun 24 04:22:03 CST 2026
stageCount=16
libraryProject=libaes
baseVersion=15.20
publishVersion=15.20.15
buildCount=3
buildCount=4
baseBetaVersion=15.20.16