set allowBackup to false
This commit is contained in:
parent
f57ca29a1e
commit
ae6c0f291a
@ -10,7 +10,7 @@
|
||||
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" /> <!-- for day/night mode -->
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:allowBackup="false"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:name=".TuskyApplication"
|
||||
|
Loading…
x
Reference in New Issue
Block a user