Эх сурвалжийг харах

Fix a manifest merger issue

Mario Danic 6 жил өмнө
parent
commit
0e3f6495cf

+ 1 - 1
app/src/gplay/AndroidManifest.xml

@@ -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" />

+ 1 - 1
app/src/main/AndroidManifest.xml

@@ -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