mirror of
https://gitlab.com/ultrasonic/ultrasonic.git
synced 2025-05-08 19:41:06 +03:00
Allow Backups
This commit is contained in:
parent
6e9ae10e15
commit
a83ca334b6
@ -20,7 +20,7 @@
|
||||
android:xlargeScreens="true"/>
|
||||
|
||||
<application
|
||||
android:allowBackup="false"
|
||||
android:allowBackup="true"
|
||||
android:fullBackupContent="@xml/backup_descriptor"
|
||||
android:dataExtractionRules="@xml/backup_rules"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
|
Loading…
x
Reference in New Issue
Block a user