Specify that everything should be backed up explicitly
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<application
|
||||
android:name=".MealieApp"
|
||||
android:allowBackup="true"
|
||||
android:fullBackupOnly="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
|
||||
Reference in New Issue
Block a user