改用jitpack.io库

This commit is contained in:
2025-12-23 18:26:06 +08:00
parent 7c0e723227
commit 1e04bd463f
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.6'
//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.6'
api 'com.github.ZhanGSKen:APPBase:appbase-v15.14.1'
//api fileTree(dir: 'libs', include: ['*.aar'])