主流版本阶段性调整
This commit is contained in:
@@ -30,7 +30,7 @@ android {
|
|||||||
// versionName 更新后需要手动设置
|
// versionName 更新后需要手动设置
|
||||||
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
|
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
|
||||||
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
|
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
|
||||||
versionName "15.15"
|
versionName "15.16"
|
||||||
if(true) {
|
if(true) {
|
||||||
versionName = genVersionName("${versionName}")
|
versionName = genVersionName("${versionName}")
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sun May 10 04:17:13 HKT 2026
|
#Sat May 09 21:14:54 GMT 2026
|
||||||
stageCount=24
|
stageCount=0
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.15
|
baseVersion=15.16
|
||||||
publishVersion=15.15.23
|
publishVersion=15.16.0
|
||||||
buildCount=0
|
buildCount=1
|
||||||
baseBetaVersion=15.15.24
|
baseBetaVersion=15.16.1
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sun May 10 04:07:17 HKT 2026
|
#Sat May 09 21:14:54 GMT 2026
|
||||||
stageCount=24
|
stageCount=0
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.15
|
baseVersion=15.16
|
||||||
publishVersion=15.15.23
|
publishVersion=15.16.0
|
||||||
buildCount=0
|
buildCount=1
|
||||||
baseBetaVersion=15.15.24
|
baseBetaVersion=15.16.1
|
||||||
|
|||||||
Reference in New Issue
Block a user