Updated to Android minSdkVersion 19 and targetSdkVersion 34

This is updated to meet the latest requirements for apps on the Google Play store
This commit is contained in:
Sam Lantinga
2023-08-24 08:23:06 -07:00
parent 8924d0d927
commit 1e9d314482
5 changed files with 19 additions and 20 deletions

View File

@@ -3,7 +3,6 @@
com.gamemaker.game
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.libsdl.app"
android:versionCode="1"
android:versionName="1.0"
android:installLocation="auto">