Verhindere Backup von App-Daten

master
Niko Diamadis 4 years ago
parent bc089d1cd7
commit 08c2aea03b
Signed by: niko
GPG Key ID: BE53B0B17B1B142E

@ -8,7 +8,7 @@
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
<application
android:allowBackup="true"
android:allowBackup="false"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"

Loading…
Cancel
Save