Updated to Android minSdkVersion 19 and targetSdkVersion 34

This is updated to meet the latest requirements for apps on the Google Play store

(cherry picked from commit 8e27a69370)
This commit is contained in:
Sam Lantinga
2023-08-24 08:23:06 -07:00
parent ae72cd57b5
commit cc58a09c09
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">