mirror of
https://github.com/vanitasvitae/Spherical
synced 2025-12-11 23:01:10 +01:00
Disable backup
This commit is contained in:
parent
7ae568c3b0
commit
a0d7071861
2 changed files with 3 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:allowBackup="false"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue