SDL: updated Android target version to API 33, you will need Java 17 because of the new Gradle
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user