提升版本

This commit is contained in:
ZhanGSKen
2025-07-17 11:23:30 +08:00
parent 8974e24dce
commit 11ee4dcf27
3 changed files with 13 additions and 13 deletions

View File

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