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:
2026-06-29 11:24:07 +08:00
parent a71dd7d399
commit f83295f64f
4 changed files with 5 additions and 5 deletions

View File

@@ -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

0
gradlew vendored Normal file → Executable file
View File

View File

@@ -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'

View File

@@ -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