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