mirror of
https://github.com/gsantner/dandelion
synced 2024-11-21 20:02:07 +01:00
Disabled Backup
This commit is contained in:
parent
79e8ead9bc
commit
44bec084e2
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue