更新功能修改

This commit is contained in:
zhanglei
2025-11-05 10:55:01 +08:00
parent bd30876daf
commit f4d06e5a8a
4 changed files with 57 additions and 12 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ ext {
minSdkVersion = 21
targetSdkVersion = 32
compileSdkVersion = 32
versionCode = 10004
versionName = "1.00.04"
versionCode = 10006
versionName = "1.00.06"
//Dependencies
junitVersion = "4.12"
lifecycleVersion = "2.6.0-alpha01"