mirror of
https://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-08-27 02:05:52 +08:00
<aes>切换libappbase依赖地址到jitpack.io
- libaes/build.gradle: 依赖库地址从 nexus.winboll.cc 切换到 jitpack.io - aes/build.gradle: 格式化缩进 - build.properties: 更新构建计数
This commit is contained in:
+3
-1
@@ -62,7 +62,9 @@ dependencies {
|
||||
//annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
|
||||
|
||||
// WinBoLL库 nexus.winboll.cc 地址
|
||||
api 'cc.winboll.studio:libappbase:15.21.+'
|
||||
//api 'cc.winboll.studio:libappbase:15.21.+'
|
||||
api 'com.github.ZhanGSKen:libappbase:appbase-v15.21.+'
|
||||
|
||||
// 备用库 jitpack.io 地址
|
||||
//api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.33'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user