mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-15 22:01:30 -08:00
A few more minor bugfixes; added targeting debugging
This commit is contained in:
parent
3e9aca023a
commit
61dbd33f51
13 changed files with 79 additions and 34 deletions
|
|
@ -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" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue