mirror of
https://gitea.winboll.cc/ZhanGSKen/MyWinBoLL.git
synced 2026-08-15 05:52:09 +08:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e86b6a35a3 | |||
| 91ef2a7ef6 | |||
| 92f6962b97 |
@@ -28,7 +28,7 @@ android {
|
||||
applicationId "cc.winboll.studio.contacts"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 30
|
||||
versionCode 1
|
||||
versionCode 3
|
||||
// versionName 更新后需要手动设置
|
||||
// .winboll/winbollBuildProps.properties 文件的 stageCount=0
|
||||
// Gradle编译环境下合起来的 versionName 就是 "${versionName}.0"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Tue May 19 11:55:33 HKT 2026
|
||||
stageCount=4
|
||||
#Tue May 19 12:19:32 HKT 2026
|
||||
stageCount=6
|
||||
libraryProject=
|
||||
baseVersion=15.20
|
||||
publishVersion=15.20.3
|
||||
publishVersion=15.20.5
|
||||
buildCount=0
|
||||
baseBetaVersion=15.20.4
|
||||
baseBetaVersion=15.20.6
|
||||
|
||||
Reference in New Issue
Block a user