mirror of
https://gitea.winboll.cc/ZhanGSKen/MyWinBoLL.git
synced 2026-08-14 05:27:10 +08:00
fix: 更新contacts模块Maven依赖版本号
libaes 15.20.16 → 15.20.21 libappbase 15.20.33 → 15.20.34 原版本号在Nexus仓库中不存在,导致编译失败。 更新为仓库中可用的最新15.20.x版本。
This commit is contained in:
@@ -75,8 +75,8 @@ dependencies {
|
||||
//annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
|
||||
|
||||
// WinBoLL库 nexus.winboll.cc 地址
|
||||
api 'cc.winboll.studio:libaes:15.20.16'
|
||||
api 'cc.winboll.studio:libappbase:15.20.33'
|
||||
api 'cc.winboll.studio:libaes:15.20.21'
|
||||
api 'cc.winboll.studio:libappbase:15.20.34'
|
||||
|
||||
api fileTree(dir: 'libs', include: ['*.jar'])
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Sat Jul 18 08:47:30 GMT 2026
|
||||
#Sat Jul 18 18:39:57 CST 2026
|
||||
stageCount=10
|
||||
libraryProject=
|
||||
baseVersion=15.20
|
||||
publishVersion=15.20.9
|
||||
buildCount=1
|
||||
buildCount=4
|
||||
baseBetaVersion=15.20.10
|
||||
|
||||
Reference in New Issue
Block a user