godot/platform/android/java/lib
Fredia Huya-Kouadio ff15e2384a 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.

(cherry picked from commit a5fdc95515)
2023-03-30 19:13:18 +02:00
..
aidl/com/android/vending/licensing Complete the implementation of the GodotPayment plugin. 2020-03-17 17:43:09 -07:00
patches Split the Android platform java logic into an Android library module (lib) and an application module (app). 2019-09-04 16:20:22 -07:00
res Downgrade the vulkan abort logic to a warning 2023-02-07 16:16:58 -08:00
src Fix directory access when the running app has the All files access permission 2023-03-27 17:38:00 +02:00
AndroidManifest.xml Implement file provider capabilities 2023-02-01 01:03:50 -08:00
build.gradle Configure maven central snapshot versions for the Godot Android library 2023-03-30 19:13:18 +02:00
THIRDPARTY.md Split the Android platform java logic into an Android library module (lib) and an application module (app). 2019-09-04 16:20:22 -07:00