设置APP主板本号对应Android版本
This commit is contained in:
parent
165765e0eb
commit
953da400be
@ -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 "2.1"
|
versionName "15.0"
|
||||||
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 Mar 12 06:31:21 GMT 2025
|
#Sat Mar 15 04:31:43 GMT 2025
|
||||||
stageCount=6
|
stageCount=0
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=2.1
|
baseVersion=15.0
|
||||||
publishVersion=2.1.5
|
publishVersion=15.0.0
|
||||||
buildCount=47
|
buildCount=1
|
||||||
baseBetaVersion=2.1.6
|
baseBetaVersion=15.0.1
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Wed Mar 12 06:31:21 GMT 2025
|
#Sat Mar 15 04:31:43 GMT 2025
|
||||||
stageCount=6
|
stageCount=0
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=2.1
|
baseVersion=15.0
|
||||||
publishVersion=2.1.5
|
publishVersion=15.0.0
|
||||||
buildCount=47
|
buildCount=1
|
||||||
baseBetaVersion=2.1.6
|
baseBetaVersion=15.0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user