更新版本号
This commit is contained in:
parent
a9cb6b471b
commit
d9c02f55e3
@ -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 "1.3"
|
versionName "1.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
|
||||||
#Wed Feb 12 14:10:52 HKT 2025
|
#Wed Feb 12 06:12:57 GMT 2025
|
||||||
stageCount=1
|
stageCount=0
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=1.3
|
baseVersion=1.4
|
||||||
publishVersion=1.3.0
|
publishVersion=1.4.0
|
||||||
buildCount=42
|
buildCount=1
|
||||||
baseBetaVersion=1.3.1
|
baseBetaVersion=1.4.1
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Wed Feb 12 06:03:38 GMT 2025
|
#Wed Feb 12 06:12:57 GMT 2025
|
||||||
stageCount=1
|
stageCount=0
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=1.3
|
baseVersion=1.4
|
||||||
publishVersion=1.3.0
|
publishVersion=1.4.0
|
||||||
buildCount=42
|
buildCount=1
|
||||||
baseBetaVersion=1.3.1
|
baseBetaVersion=1.4.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user