refactor: disable backup

This commit is contained in:
2026-06-12 11:38:48 +02:00
parent 23e92ea8db
commit 98bc466edd
2 changed files with 24 additions and 15 deletions
+2 -1
View File
@@ -25,7 +25,8 @@
<application
android:name=".GudariWalletApplication"
android:allowBackup="true"
android:allowBackup="false"
android:dataExtractionRules="@xml/data_extraction_rules"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"