diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 6105beb..a22b737 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -19,7 +19,8 @@ android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@style/base_AppTheme" - tools:ignore="UnusedAttribute"> + tools:ignore="UnusedAttribute" + tools:replace="android:name,android:label,android:icon, android:theme,android:allowBackup">