godot/platform/android/java/editor
Fredia Huya-Kouadio 48a55ffad3 Provide a delegate implementation for the `killProcess` logic on Android
The implementation forwards the kill request to the Godot host for handling. If the Godot host is unable to handle the request, it falls back to the `OS_Unix::kill(...)` implementation.
2023-01-26 03:33:22 -08:00
..
src Provide a delegate implementation for the `killProcess` logic on Android 2023-01-26 03:33:22 -08:00
build.gradle Update the versioning logic for the Godot Android Editor 2022-09-12 07:59:45 -07:00