Compare commits

...

4 Commits

Author SHA1 Message Date
ZhanGSKen
6cce9c4d3f <powerbell>APK 15.4.1 release Publish. 2025-05-29 09:43:37 +08:00
ZhanGSKen
df18c34976 <powerbell>APK 15.4.0 release Publish. 2025-05-29 09:43:12 +08:00
ZhanGSKen
22ca83b5b7 版本号调整 2025-05-29 09:38:25 +08:00
ZhanGSKen
98233ce148 编译测试 2025-05-29 09:31:28 +08:00
2 changed files with 7 additions and 7 deletions

View File

@@ -29,7 +29,7 @@ android {
// versionName 更新后需要手动设置
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
versionName "15.3"
versionName "15.4"
if(true) {
versionName = genVersionName("${versionName}")
}

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Sat May 03 06:21:11 GMT 2025
stageCount=1
#Thu May 29 09:43:37 HKT 2025
stageCount=2
libraryProject=
baseVersion=15.3
publishVersion=15.3.0
buildCount=5
baseBetaVersion=15.3.1
baseVersion=15.4
publishVersion=15.4.1
buildCount=0
baseBetaVersion=15.4.2