Set explicit autobackup rules

This commit is contained in:
inorichi
2019-04-01 17:14:37 +02:00
parent e47dd3d587
commit 55bf1c31a6
2 changed files with 5 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
<application
android:name=".App"
android:allowBackup="true"
android:fullBackupContent="@xml/backup_rules"
android:hardwareAccelerated="true"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"