v3.2.2: Increased minimum Android to 5.0 from 4.0, and Java from 8 to 11
This commit is contained in:
@@ -12,9 +12,6 @@
|
||||
<uses-permission android:name="android.permission.INTERNET" />
|
||||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
|
||||
|
||||
<!-- We perform a runtime check to ensure controllers are disabled on API 14 & 15 -->
|
||||
<uses-sdk tools:overrideLibrary="com.badlogicgames.gdx.controllers" />
|
||||
|
||||
<!-- Note that the game doesn't truly support small screen resolutions,
|
||||
it instead forces downscaling to work on these displays.-->
|
||||
<supports-screens
|
||||
|
||||
Reference in New Issue
Block a user