Do not allow backups
This commit is contained in:
parent
9589b68f5a
commit
9d6886d367
@ -13,7 +13,7 @@
|
||||
|
||||
<application
|
||||
android:name=".MagiskManager"
|
||||
android:allowBackup="true"
|
||||
android:allowBackup="false"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:label="@string/app_name"
|
||||
|
Loading…
Reference in New Issue
Block a user