设定版本号
This commit is contained in:
parent
d17dd8073d
commit
f4a054663e
@ -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.2"
|
versionName "15.5"
|
||||||
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 Apr 27 12:59:44 GMT 2025
|
#Sun Apr 27 13:02:08 GMT 2025
|
||||||
stageCount=6
|
stageCount=6
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.2
|
baseVersion=15.5
|
||||||
publishVersion=15.2.5
|
publishVersion=15.5.0
|
||||||
buildCount=5
|
buildCount=6
|
||||||
baseBetaVersion=15.2.6
|
baseBetaVersion=15.5.0
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sun Apr 27 12:59:44 GMT 2025
|
#Sun Apr 27 13:02:08 GMT 2025
|
||||||
stageCount=6
|
stageCount=6
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.2
|
baseVersion=15.5
|
||||||
publishVersion=15.2.5
|
publishVersion=15.5.0
|
||||||
buildCount=5
|
buildCount=6
|
||||||
baseBetaVersion=15.2.6
|
baseBetaVersion=15.5.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user