virtualx-engine/platform/android/java/app
Fredia Huya-Kouadio 0e2292f341 Configure maven central snapshot versions for the Godot Android library
A snapshot version is a version that has not yet been released which allows us to deploy the same transient version incrementally, without requiring projects to upgrade the artifact version they're consuming. Those projects can use the same version to get an updated snapshot version.
2023-03-06 01:29:41 -08: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:26:54 +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 Configure maven central snapshot versions for the Godot Android library 2023-03-06 01:29:41 -08: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