[1.0.8]更换icon
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
</queries>
|
</queries>
|
||||||
<application
|
<application
|
||||||
android:allowBackup="false"
|
android:allowBackup="false"
|
||||||
android:icon="@mipmap/ic_icon2"
|
android:icon="@mipmap/ic_icon3"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="true"
|
||||||
android:taskAffinity="com.xjjk.healthexpertclient"
|
android:taskAffinity="com.xjjk.healthexpertclient"
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 153 KiB |
+2
-2
@@ -2,8 +2,8 @@ ext {
|
|||||||
minSdkVersion = 21
|
minSdkVersion = 21
|
||||||
targetSdkVersion = 32
|
targetSdkVersion = 32
|
||||||
compileSdkVersion = 32
|
compileSdkVersion = 32
|
||||||
versionCode = 10006
|
versionCode = 108
|
||||||
versionName = "1.00.06"
|
versionName = "1.0.8"
|
||||||
//Dependencies
|
//Dependencies
|
||||||
junitVersion = "4.12"
|
junitVersion = "4.12"
|
||||||
lifecycleVersion = "2.6.0-alpha01"
|
lifecycleVersion = "2.6.0-alpha01"
|
||||||
|
|||||||
Reference in New Issue
Block a user