设置编译参数
This commit is contained in:
parent
b9582cb99d
commit
fe004c7b82
@ -29,7 +29,7 @@ android {
|
||||
// versionName 更新后需要手动设置
|
||||
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
|
||||
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
|
||||
versionName "1.0"
|
||||
versionName "1.1"
|
||||
if(true) {
|
||||
versionName = genVersionName("${versionName}")
|
||||
}
|
||||
|
@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Wed Jan 22 14:16:30 HKT 2025
|
||||
#Wed Jan 22 06:46:20 GMT 2025
|
||||
stageCount=0
|
||||
libraryProject=
|
||||
baseVersion=1.0
|
||||
publishVersion=1.0.0
|
||||
buildCount=5
|
||||
baseBetaVersion=1.0.1
|
||||
libraryProject=libappbase
|
||||
baseVersion=1.1
|
||||
publishVersion=1.1.0
|
||||
buildCount=2
|
||||
baseBetaVersion=1.1.1
|
||||
|
@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Sun Jan 05 07:55:11 HKT 2025
|
||||
stageCount=17
|
||||
libraryProject=winboll-shared
|
||||
baseVersion=1.8
|
||||
publishVersion=1.8.16
|
||||
buildCount=0
|
||||
baseBetaVersion=1.8.17
|
||||
#Wed Jan 22 06:46:20 GMT 2025
|
||||
stageCount=0
|
||||
libraryProject=libappbase
|
||||
baseVersion=1.1
|
||||
publishVersion=1.1.0
|
||||
buildCount=2
|
||||
baseBetaVersion=1.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user