mirror of
http://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-06-30 20:35:48 +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:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user