mirror of
https://gitlab.com/ultrasonic/ultrasonic.git
synced 2025-04-26 05:32:15 +03:00
Merge branch 'allowBackups' into 'develop'
Allow Backups Closes #795 See merge request ultrasonic/ultrasonic!805
This commit is contained in:
commit
8c15b0394a
@ -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