Changed rotation control scheme, fixed "transparent" boxes
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="18"
|
||||
android:versionName="3.02b" >
|
||||
android:versionCode="19"
|
||||
android:versionName="3.03b" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="25" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user