1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2024-06-25 21:14:52 +02:00

Disabled Backup

This commit is contained in:
vanitasvitae 2016-08-13 00:21:43 +02:00
parent 79e8ead9bc
commit 44bec084e2

View file

@ -7,8 +7,7 @@
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<application
android:allowBackup="true"
android:fullBackupContent="true"
android:allowBackup="false"
android:icon="@drawable/ic_launcher"
android:name="com.github.dfa.diaspora_android.App"
android:label="@string/app_name"