配置统一应用资源配置版本基础产品线型号
This commit is contained in:
@@ -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.16"
|
versionName "15.20"
|
||||||
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 May 10 07:19:39 CST 2026
|
#Sun May 10 05:18:15 GMT 2026
|
||||||
stageCount=0
|
stageCount=0
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.16
|
baseVersion=15.20
|
||||||
publishVersion=15.16.0
|
publishVersion=15.20.0
|
||||||
buildCount=44
|
buildCount=1
|
||||||
baseBetaVersion=15.16.1
|
baseBetaVersion=15.20.1
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Sun May 10 07:19:39 CST 2026
|
#Sun May 10 05:18:15 GMT 2026
|
||||||
stageCount=0
|
stageCount=0
|
||||||
libraryProject=libappbase
|
libraryProject=libappbase
|
||||||
baseVersion=15.16
|
baseVersion=15.20
|
||||||
publishVersion=15.16.0
|
publishVersion=15.20.0
|
||||||
buildCount=44
|
buildCount=1
|
||||||
baseBetaVersion=15.16.1
|
baseBetaVersion=15.20.1
|
||||||
|
|||||||
Reference in New Issue
Block a user