合并模块AES 同步最新时间标签aes-v15.20.9

This commit is contained in:
qinglong
2026-05-24 10:49:26 +08:00
parent ab4cef21f0
commit e3c30ea9a3
3 changed files with 10 additions and 10 deletions

View File

@@ -66,9 +66,9 @@ dependencies {
//annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
// WinBoLL库 nexus.winboll.cc 地址
api 'cc.winboll.studio:libappbase:15.20.18'
api 'cc.winboll.studio:libappbase:15.20.21'
// 备用库 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'])
}