Backup disallowed.
This commit is contained in:
parent
7b3b06db5e
commit
4fbbabbf81
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
package="info.nerull7.mysqlbrowser" >
|
package="info.nerull7.mysqlbrowser" >
|
||||||
|
|
||||||
<application
|
<application
|
||||||
android:allowBackup="true"
|
android:allowBackup="false"
|
||||||
android:icon="@drawable/ic_launcher"
|
android:icon="@drawable/ic_launcher"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:theme="@style/AppTheme" >
|
android:theme="@style/AppTheme" >
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue