Disable backup on Android 12
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
<application
|
||||
android:name=".App"
|
||||
android:allowBackup="false"
|
||||
android:dataExtractionRules="@xml/no_backup"
|
||||
android:label="@string/app_name"
|
||||
android:banner="@mipmap/banner"
|
||||
android:hasFragileUserData="true"
|
||||
|
||||
Reference in New Issue
Block a user