Balanced maps, fixed donation dialog crash

This commit is contained in:
Anuken
2017-12-12 21:37:25 -05:00
parent 84c5938236
commit 1554d998bf
10 changed files with 28 additions and 9 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="27"
android:versionName="3.0" >
android:versionCode="28"
android:versionName="3.01" >
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="25" />
<uses-permission android:name="com.android.vending.BILLING" />