mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2025-04-05 06:30:01 +03:00
remove automatic backup for Google
This commit is contained in:
parent
a71bf2c6f3
commit
41d98b88d2
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
</queries>
|
||||
<application
|
||||
android:name="app.fedilab.android.MainApplication"
|
||||
android:allowBackup="true"
|
||||
android:allowBackup="false"
|
||||
android:dataExtractionRules="@xml/extraction_rules"
|
||||
android:fullBackupContent="@xml/backup_rules"
|
||||
android:configChanges="orientation|screenSize"
|
||||
|
|
Loading…
Reference in a new issue