allow doing full backups

This commit is contained in:
tibbi
2016-08-07 11:29:56 +02:00
parent 2495a9dcf6
commit 851ca0e6a2

View File

@ -4,6 +4,7 @@
<application
android:allowBackup="true"
android:fullBackupContent="true"
android:icon="@mipmap/launcher"
android:label="@string/app_name"
android:supportsRtl="true"