修改版本号,更新高德key,更新icon

This commit is contained in:
zhanglei
2025-11-03 18:25:50 +08:00
parent 29439669ea
commit bd30876daf
10 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ ext {
minSdkVersion = 21
targetSdkVersion = 32
compileSdkVersion = 32
versionCode = 102
versionName = "1.0.2"
versionCode = 10004
versionName = "1.00.04"
//Dependencies
junitVersion = "4.12"
lifecycleVersion = "2.6.0-alpha01"