SDL: updated Android target version to API 33, you will need Java 17 because of the new Gradle

This commit is contained in:
pelya
2023-05-17 21:04:57 +03:00
parent a8e98dd68b
commit a8927c121a
6 changed files with 10 additions and 25 deletions

View File

@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.package.name"
android:versionCode="100"
android:versionName="1.0.0"
android:installLocation="auto"