更新主题元素类库

This commit is contained in:
2025-12-23 15:21:37 +08:00
parent 16e581802f
commit accc276fd8
2 changed files with 4 additions and 4 deletions

View File

@@ -83,11 +83,11 @@ dependencies {
//api 'androidx.fragment:fragment:1.1.0'
// WinBoLL库 nexus.winboll.cc 地址
//api 'cc.winboll.studio:libaes:15.12.0'
api 'cc.winboll.studio:libaes:15.12.6'
//api 'cc.winboll.studio:libappbase:15.12.2'
// WinBoLL备用库 jitpack.io 地址
api 'com.github.ZhanGSKen:AES:aes-v15.12.3'
//api 'com.github.ZhanGSKen:AES:aes-v15.12.3'
api 'com.github.ZhanGSKen:APPBase:appbase-v15.14.1'
//api fileTree(dir: 'libs', include: ['*.aar'])