Compare commits
3 Commits
53f985533a
...
945eadb617
Author | SHA1 | Date | |
---|---|---|---|
945eadb617 | |||
c5bffc5eef | |||
88597fe407 |
@ -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 "15.2"
|
versionName "15.3"
|
||||||
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
|
||||||
#Thu Jul 03 04:55:38 GMT 2025
|
#Thu Jul 03 13:50:15 HKT 2025
|
||||||
stageCount=6
|
stageCount=2
|
||||||
libraryProject=
|
libraryProject=
|
||||||
baseVersion=15.2
|
baseVersion=15.3
|
||||||
publishVersion=15.2.5
|
publishVersion=15.3.1
|
||||||
buildCount=9
|
buildCount=0
|
||||||
baseBetaVersion=15.2.6
|
baseBetaVersion=15.3.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user