godot-module-template/platform/android/java/lib
Rémi Verschelde a447ac95ec
Move DisplayServer enums and typedefs to DisplayServerEnums
This will allow decoupling `display_server.h` from a number of headers in the
codebase which only require those enums and not all the DisplayServer API.
2026-03-03 12:44:02 +01: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
src Move DisplayServer enums and typedefs to DisplayServerEnums 2026-03-03 12:44:02 +01:00
build.gradle Deprecate the Android studio dev buildtype 2026-02-03 06:55:00 -08:00