修改地址

This commit is contained in:
zhanglei
2025-11-05 09:31:34 +08:00
parent ebb187e30f
commit 932ab56ce3
2 changed files with 7 additions and 6 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ ext {
minSdkVersion = 26
targetSdkVersion = 32
compileSdkVersion = 33
versionCode = 10004
versionName = "1.00.04"
versionCode = 10006
versionName = "1.00.06"
//Dependencies
junitVersion = "4.12"
lifecycleVersion = "2.6.0-alpha01"