mirror of
http://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-06-29 03:59:53 +08:00
更新类库
This commit is contained in:
@@ -44,12 +44,12 @@ dependencies {
|
||||
//annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
|
||||
|
||||
// WinBoLL库 nexus.winboll.cc 地址
|
||||
//api 'cc.winboll.studio:libappbase:15.20.22'
|
||||
//api 'cc.winboll.studio:libaes:15.20.12'
|
||||
api 'cc.winboll.studio:libappbase:15.20.25'
|
||||
api 'cc.winboll.studio:libaes:15.20.14'
|
||||
|
||||
// 备用库 jitpack.io 地址
|
||||
api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.22'
|
||||
api 'com.github.ZhanGSKen:libaes:aes-v15.20.12'
|
||||
//api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.25'
|
||||
//api 'com.github.ZhanGSKen:libaes:aes-v15.20.14'
|
||||
|
||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||
}
|
||||
|
||||
@@ -108,12 +108,12 @@ dependencies {
|
||||
implementation 'androidx.biometric:biometric:1.1.0'
|
||||
|
||||
// WinBoLL库 nexus.winboll.cc 地址
|
||||
//api 'cc.winboll.studio:libappbase:15.20.22'
|
||||
//api 'cc.winboll.studio:libaes:15.20.12'
|
||||
api 'cc.winboll.studio:libappbase:15.20.25'
|
||||
api 'cc.winboll.studio:libaes:15.20.14'
|
||||
|
||||
// 备用库 jitpack.io 地址
|
||||
api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.22'
|
||||
api 'com.github.ZhanGSKen:libaes:aes-v15.20.12'
|
||||
//api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.25'
|
||||
//api 'com.github.ZhanGSKen:libaes:aes-v15.20.14'
|
||||
|
||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user