godot/platform/android/java/app
Fredia Huya-Kouadio 75d8d332f2
Bump the target SDK version to 33 (Android 13)
Keep the android gradle plugin to version 7.2.1.

Version 7.3.0 changes the build layout which causes updates to the generated shared libraries to not be picked up.

(cherry picked from commits 2803c471e8
and 837db0b051)
2023-08-19 00:36:12 +02:00
..
assetPacks/installTime Add support for Play Asset Delivery. 2021-09-15 06:02:53 -07:00
assets Enable `doNotStrip` when doing development/debugging within Android Studio 2021-03-17 15:17:02 +01:00
res Only use Android fullscreen theme for splash screen 2022-06-01 00:29:46 +02:00
src/com/godot/game One Copyright Update to rule them all 2023-01-10 15:32:59 +01:00
AndroidManifest.xml Add full support for Android scoped storage. 2022-06-26 16:53:02 -07:00
build.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:24:12 +01:00
config.gradle Bump the target SDK version to 33 (Android 13) 2023-08-19 00:36:12 +02:00
gradle.properties Disable resource optimizations for release builds as it breaks the legacy build system. 2021-07-20 16:36:00 -07:00
settings.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:24:12 +01:00