opt out of google drive app backup

This commit is contained in:
حسين 2018-12-25 20:46:01 +00:00
parent 9674b706db
commit 9496ed31fd
No known key found for this signature in database
GPG key ID: B14B8E108F5E6329

View file

@ -10,7 +10,8 @@
tools:ignore="ProtectedPermissions"/>
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
<application android:allowBackup="true"
<application
android:allowBackup="false"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:theme="@style/AppTheme"