diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 4228cb3..9bcd77d 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -13,7 +13,8 @@ android:label="@string/app_name" android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" - android:theme="@style/AppTheme"> + android:theme="@style/AppTheme" + android:allowBackup="true"> + + + \ No newline at end of file