Compare commits

..

5 Commits

Author SHA1 Message Date
ZhanGSKen 5c1b732e28 <aes>APK 15.21.0 release Publish. 2026-07-21 09:22:00 +08:00
ZhanGSKen f138ad766a 编译调试 2026-07-21 09:19:35 +08:00
ZhanGSKen 8aaafc9918 设置自动使用APPBase类库15.21.*版最新版本 2026-07-21 09:18:55 +08:00
ZhanGSKen f3f27bf089 应用基准线与APPBase分支对齐 2026-07-21 09:17:51 +08:00
ZhanGSKen 05ccc1f628 <libaes>Library Release 15.20.21 2026-07-18 03:57:01 +08:00
4 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ android {
// versionName 更新后需要手动设置 // versionName 更新后需要手动设置
// 项目模块目录的 build.gradle 文件的 stageCount=0 // 项目模块目录的 build.gradle 文件的 stageCount=0
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0" // Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
versionName "15.20" versionName "15.21"
if(true) { if(true) {
versionName = genVersionName("${versionName}") versionName = genVersionName("${versionName}")
} }
+5 -5
View File
@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle #Created by .winboll/winboll_app_build.gradle
#Sat Jul 18 03:56:46 HKT 2026 #Tue Jul 21 09:22:00 HKT 2026
stageCount=22 stageCount=1
libraryProject=libaes libraryProject=libaes
baseVersion=15.20 baseVersion=15.21
publishVersion=15.20.21 publishVersion=15.21.0
buildCount=0 buildCount=0
baseBetaVersion=15.20.22 baseBetaVersion=15.21.1
+1 -1
View File
@@ -62,7 +62,7 @@ dependencies {
//annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0' //annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
// WinBoLL库 nexus.winboll.cc 地址 // WinBoLL库 nexus.winboll.cc 地址
api 'cc.winboll.studio:libappbase:15.20.34' api 'cc.winboll.studio:libappbase:15.21.+'
// 备用库 jitpack.io 地址 // 备用库 jitpack.io 地址
//api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.33' //api 'com.github.ZhanGSKen:libappbase:appbase-v15.20.33'
+5 -5
View File
@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle #Created by .winboll/winboll_app_build.gradle
#Sat Jul 18 03:56:46 HKT 2026 #Tue Jul 21 09:22:00 HKT 2026
stageCount=22 stageCount=1
libraryProject=libaes libraryProject=libaes
baseVersion=15.20 baseVersion=15.21
publishVersion=15.20.21 publishVersion=15.21.0
buildCount=0 buildCount=0
baseBetaVersion=15.20.22 baseBetaVersion=15.21.1