1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 14:21:16 +00:00

Added fullBackupContent attribute to manifest.

This commit is contained in:
Felix Ableitner 2015-12-03 16:33:33 +01:00
parent 814afaa1fb
commit 7546568ca9

View file

@ -12,6 +12,7 @@
<application
android:allowBackup="false"
android:fullBackupContent="false"
android:icon="@drawable/ic_launcher"
android:banner="@drawable/banner"
android:label="@string/app_name"