mirror of
https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1.git
synced 2026-03-20 15:03:32 +00:00
FIXED: Android 32bit build issues, expanded supported SDKs
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
android:versionName="0.6.1-alpha-0.0.3">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="24"
|
||||
android:targetSdkVersion="28"/>
|
||||
android:minSdkVersion="19"
|
||||
android:targetSdkVersion="36"/>
|
||||
|
||||
<uses-feature
|
||||
android:name="android.hardware.touchscreen.multitouch"
|
||||
|
||||
Reference in New Issue
Block a user