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