Disable automatic backups through Google Play

Backups from the Google Play Store had some unintended consequences...
pull/201/head
Michael Schättgen 6 years ago
parent 85bf4adc72
commit 0a31103f91

@ -10,7 +10,7 @@
<application
android:name=".AegisApplication"
android:allowBackup="true"
android:allowBackup="false"
android:icon="@mipmap/${iconName}"
android:label="Aegis"
android:supportsRtl="true"

Loading…
Cancel
Save