更新版本号
This commit is contained in:
parent
33952a90de
commit
94f444d6c7
@ -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.4"
|
||||||
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 10:02:38 HKT 2025
|
#Sun Apr 27 02:04:45 GMT 2025
|
||||||
stageCount=7
|
stageCount=7
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.2
|
baseVersion=15.4
|
||||||
publishVersion=15.2.6
|
publishVersion=15.4.0
|
||||||
buildCount=0
|
buildCount=1
|
||||||
baseBetaVersion=15.2.7
|
baseBetaVersion=15.4.1
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sun Apr 27 10:02:38 HKT 2025
|
#Sun Apr 27 02:04:45 GMT 2025
|
||||||
stageCount=7
|
stageCount=7
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.2
|
baseVersion=15.4
|
||||||
publishVersion=15.2.6
|
publishVersion=15.4.0
|
||||||
buildCount=0
|
buildCount=1
|
||||||
baseBetaVersion=15.2.7
|
baseBetaVersion=15.4.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user