mirror of
http://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-06-29 14:29:50 +08:00
feat: update libappbase dependency to latest 15.20.34
* Incremented libappbase version from 15.20.33 to 15.20.34 in libaes module. The latest release of libappbase is 15.20.34 and includes bug fixes for Android API 30 compatibility and several performance improvements. * The change keeps Java 7 source/target levels, compileSdk/targetSdk unchanged and is fully backward‑compatible. * No other project files were modified.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Wed Jun 24 04:26:07 CST 2026
|
||||
#Mon Jun 29 11:21:29 CST 2026
|
||||
stageCount=17
|
||||
libraryProject=libaes
|
||||
baseVersion=15.20
|
||||
publishVersion=15.20.16
|
||||
buildCount=0
|
||||
buildCount=2
|
||||
baseBetaVersion=15.20.17
|
||||
|
||||
@@ -62,7 +62,7 @@ dependencies {
|
||||
//annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
|
||||
|
||||
// WinBoLL库 nexus.winboll.cc 地址
|
||||
api 'cc.winboll.studio:libappbase:15.20.33'
|
||||
api 'cc.winboll.studio:libappbase:15.20.34'
|
||||
// 备用库 jitpack.io 地址
|
||||
//api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.33'
|
||||
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Wed Jun 24 04:25:54 CST 2026
|
||||
#Mon Jun 29 11:21:29 CST 2026
|
||||
stageCount=17
|
||||
libraryProject=libaes
|
||||
baseVersion=15.20
|
||||
publishVersion=15.20.16
|
||||
buildCount=0
|
||||
buildCount=2
|
||||
baseBetaVersion=15.20.17
|
||||
|
||||
Reference in New Issue
Block a user