virtualx-engine/platform/android/java
Gustavo Maciel a38119a746 Update android:targetSdkVersion from 30 to 31
Starting in August 2022, new apps will need to target API level 31 (Android 12) or higher and adjust for behavioral changes.

Read more here: https://developer.android.com/google/play/requirements/target-sdk

(cherry picked from commit ec6d5d6cba)
2022-06-23 15:59:15 +02:00
..
app Update android:targetSdkVersion from 30 to 31 2022-06-23 15:59:15 +02:00
editor Update android:targetSdkVersion from 30 to 31 2022-06-23 15:59:15 +02:00
gradle/wrapper Upgrade Android Gradle to version 7.2 2021-10-15 12:51:43 +02:00
lib Update android:targetSdkVersion from 30 to 31 2022-06-23 15:59:15 +02:00
nativeSrcsConfigs Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:24:12 +01:00
scripts Cleanup the gradle build configuration 2022-03-28 08:12:55 -07:00
build.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:24:12 +01:00
gradle.properties Disable resource optimizations for release builds as it breaks the legacy build system. 2021-07-20 16:36:00 -07:00
gradlew Upgrade Android Gradle to version 7.2 2021-10-15 12:51:43 +02:00
gradlew.bat Upgrade Android Gradle to version 7.2 2021-10-15 12:51:43 +02:00
settings.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:24:12 +01:00