A few more minor bugfixes; added targeting debugging
This commit is contained in:
@@ -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="10"
|
||||
android:versionName="2.0" >
|
||||
android:versionCode="11"
|
||||
android:versionName="2.1" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="25" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user