修改APP图标

This commit is contained in:
zhanglei
2025-11-04 09:30:42 +08:00
parent 3b4b54d7e4
commit ebb187e30f
7 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ ext {
minSdkVersion = 26
targetSdkVersion = 32
compileSdkVersion = 33
versionCode = 10003
versionName = "1.00.03"
versionCode = 10004
versionName = "1.00.04"
//Dependencies
junitVersion = "4.12"
lifecycleVersion = "2.6.0-alpha01"