[1.0.8]更换icon

This commit is contained in:
zhanglei
2026-03-18 13:57:33 +08:00
parent f4d06e5a8a
commit cc3e19c1be
3 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ ext {
minSdkVersion = 21
targetSdkVersion = 32
compileSdkVersion = 32
versionCode = 10006
versionName = "1.00.06"
versionCode = 108
versionName = "1.0.8"
//Dependencies
junitVersion = "4.12"
lifecycleVersion = "2.6.0-alpha01"