修改版本号,更新高德key,更新icon

This commit is contained in:
zhanglei
2025-11-03 18:25:50 +08:00
parent 29439669ea
commit bd30876daf
10 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -53,7 +53,7 @@
</queries>
<application
android:allowBackup="false"
android:icon="@mipmap/ic_icon"
android:icon="@mipmap/ic_icon2"
android:label="@string/app_name"
android:supportsRtl="true"
android:taskAffinity="com.xjjk.healthexpertclient"
@@ -65,7 +65,7 @@
android:theme="@style/Theme.HearthyClients">
<meta-data
android:name="com.amap.api.v2.apikey"
android:value="7beba04fc2b34330900b0438639aca58" />
android:value="aef00006ca2ce5ef5230e1ba30ae2d05" />
<!--高德定位服务-->
<service android:name="com.amap.api.location.APSService"></service>
<activity