修改版本号,更新高德key,更新icon
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user