更新版本号
This commit is contained in:
parent
743a5d5299
commit
178e00f8b4
@ -29,7 +29,7 @@ android {
|
|||||||
// versionName 更新后需要手动设置
|
// versionName 更新后需要手动设置
|
||||||
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
|
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
|
||||||
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
|
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
|
||||||
versionName "15.0"
|
versionName "15.1"
|
||||||
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
|
||||||
#Wed May 07 14:51:23 HKT 2025
|
#Wed May 07 06:53:09 GMT 2025
|
||||||
stageCount=17
|
stageCount=0
|
||||||
libraryProject=
|
libraryProject=
|
||||||
baseVersion=15.0
|
baseVersion=15.1
|
||||||
publishVersion=15.0.16
|
publishVersion=15.1.0
|
||||||
buildCount=2
|
buildCount=1
|
||||||
baseBetaVersion=15.0.17
|
baseBetaVersion=15.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user