Commit 9d6886d3 authored by topjohnwu's avatar topjohnwu

Do not allow backups

parent 9589b68f
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment