修改版本号

This commit is contained in:
zhanglei
2025-07-10 14:32:03 +08:00
parent 7907cb65f3
commit cf849ecfcf
4 changed files with 17 additions and 9 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ ext {
minSdkVersion = 26
targetSdkVersion = 32
compileSdkVersion = 33
versionCode = 10
versionName = "3.0.10"
versionCode = 100
versionName = "1.0.0"
//Dependencies
junitVersion = "4.12"
lifecycleVersion = "2.6.0-alpha01"