修改F系列Launcher包名和比亚迪包名,配套修改高德api value

This commit is contained in:
tongchenfei
2020-08-10 16:29:10 +08:00
parent 5616b6a829
commit f2c8ba17a4
6 changed files with 48 additions and 16 deletions

View File

@@ -13,6 +13,9 @@
android:supportsRtl="true"
android:theme="@style/AppTheme.App"
tools:replace="android:label">
<meta-data
android:name="com.amap.api.v2.apikey"
android:value="${AMAP_API_VALUE}" />
<!--保活用-->
<service
android:name="com.zhidao.boot.persistent.lib.PersistentAliveService"