godot/platform/android/export
Fredia Huya-Kouadio 6fd5238955 Fix issue with resolving the path for the Android keystore file
The previous logic passed the path to the Android keystore as-is to an external tool. This causes the tool to fail if the path is Godot-specific (e.g: 'res://<path_to_keystore>'
2024-04-12 17:00:09 -07:00
..
export_plugin.cpp Fix issue with resolving the path for the Android keystore file 2024-04-12 17:00:09 -07:00
export_plugin.h Fix issue with resolving the path for the Android keystore file 2024-04-12 17:00:09 -07:00
export.cpp
export.h
godot_plugin_config.cpp
godot_plugin_config.h
gradle_export_util.cpp Android: Allow using alternative Gradle build directory 2024-02-16 15:20:47 -06:00
gradle_export_util.h Android: Allow using alternative Gradle build directory 2024-02-16 15:20:47 -06:00
logo.svg
run_icon.svg