Fix a manifest merger issue

This commit is contained in:
Mario Danic 2018-10-22 12:12:57 +02:00
parent f9beeea652
commit 0e3f6495cf
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
android:networkSecurityConfig="@xml/network_security_config"
android:supportsRtl="true"
android:theme="@style/AppTheme"
tools:replace="label, icon, roundIcon, theme, name, allowBackup">
tools:replace="label, icon, theme, name, allowBackup">
<meta-data android:name="firebase_analytics_collection_deactivated" android:value="true" />
<meta-data android:name="google_analytics_adid_collection_enabled" android:value="false" />

View file

@ -43,7 +43,7 @@
android:networkSecurityConfig="@xml/network_security_config"
android:supportsRtl="true"
android:theme="@style/AppTheme"
tools:replace="label, icon, roundIcon, theme, name, allowBackup">
tools:replace="label, icon, theme, name, allowBackup">
<meta-data