Implemented catching of settings flush exception

This commit is contained in:
Anuken
2017-10-08 19:44:38 -04:00
parent 60a13742cd
commit 0decc18d76
6 changed files with 26 additions and 11 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="io.anuke.mindustry"
android:versionCode="11"
android:versionName="2.1" >
android:versionCode="12"
android:versionName="2.2" >
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="25" />