提升版本
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.8"
|
versionName "15.9"
|
||||||
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
|
||||||
#Thu Jul 17 11:20:53 HKT 2025
|
#Thu Jul 17 03:22:38 GMT 2025
|
||||||
stageCount=9
|
stageCount=0
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.8
|
baseVersion=15.9
|
||||||
publishVersion=15.8.8
|
publishVersion=15.9.0
|
||||||
buildCount=5
|
buildCount=1
|
||||||
baseBetaVersion=15.8.9
|
baseBetaVersion=15.9.1
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Thu Jul 17 03:17:11 GMT 2025
|
#Thu Jul 17 03:22:38 GMT 2025
|
||||||
stageCount=9
|
stageCount=0
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.8
|
baseVersion=15.9
|
||||||
publishVersion=15.8.8
|
publishVersion=15.9.0
|
||||||
buildCount=5
|
buildCount=1
|
||||||
baseBetaVersion=15.8.9
|
baseBetaVersion=15.9.1
|
||||||
|
|||||||
Reference in New Issue
Block a user