godot/platform/android/java
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
..
app Configure maven central snapshot versions for the Godot Android library 2023-03-06 01:29:41 -08:00
editor Provide a delegate implementation for the killProcess logic on Android 2023-01-26 03:33:22 -08:00
gradle/wrapper Upgrade Android gradle plugin to version 7.2.1 2022-12-12 14:49:23 +01:00
lib Configure maven central snapshot versions for the Godot Android library 2023-03-06 01:29:41 -08:00
nativeSrcsConfigs Add a theme usability setting which updates the touch area of UI elements (e.g: scrollbar) for the editor on touchscreen devices 2023-01-22 07:09:48 -08:00
scripts Cleanup the gradle build configuration 2022-03-28 08:12:55 -07:00
build.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
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