mirror of
http://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-06-30 04:22:25 +08:00
更新类库
This commit is contained in:
@@ -44,13 +44,12 @@ dependencies {
|
|||||||
//annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
|
//annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
|
||||||
|
|
||||||
// WinBoLL库 nexus.winboll.cc 地址
|
// WinBoLL库 nexus.winboll.cc 地址
|
||||||
api 'cc.winboll.studio:libappbase:15.20.22'
|
//api 'cc.winboll.studio:libappbase:15.20.22'
|
||||||
api 'cc.winboll.studio:libaes:15.20.11'
|
//api 'cc.winboll.studio:libaes:15.20.11'
|
||||||
|
|
||||||
// 备用库 jitpack.io 地址
|
// 备用库 jitpack.io 地址
|
||||||
//api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.20'
|
api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.22'
|
||||||
//api 'com.github.ZhanGSKen:libaes:aes-v15.20.8'
|
api 'com.github.ZhanGSKen:libaes:aes-v15.20.11'
|
||||||
|
|
||||||
|
|
||||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -105,12 +105,12 @@ dependencies {
|
|||||||
implementation 'com.termux:termux-shared:0.118.0'
|
implementation 'com.termux:termux-shared:0.118.0'
|
||||||
|
|
||||||
// WinBoLL库 nexus.winboll.cc 地址
|
// WinBoLL库 nexus.winboll.cc 地址
|
||||||
api 'cc.winboll.studio:libappbase:15.20.22'
|
//api 'cc.winboll.studio:libappbase:15.20.22'
|
||||||
api 'cc.winboll.studio:libaes:15.20.11'
|
//api 'cc.winboll.studio:libaes:15.20.11'
|
||||||
|
|
||||||
// 备用库 jitpack.io 地址
|
// 备用库 jitpack.io 地址
|
||||||
//api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.21'
|
api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.22'
|
||||||
//api 'com.github.ZhanGSKen:libaes:aes-v15.20.9'
|
api 'com.github.ZhanGSKen:libaes:aes-v15.20.11'
|
||||||
|
|
||||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Mon Jun 01 18:26:18 GMT 2026
|
#Mon Jun 01 18:54:12 GMT 2026
|
||||||
stageCount=5
|
stageCount=5
|
||||||
libraryProject=libwinboll
|
libraryProject=libwinboll
|
||||||
baseVersion=15.20
|
baseVersion=15.20
|
||||||
|
|||||||
Reference in New Issue
Block a user