You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-03 16:55:53 +00:00
Fix apk install after gradle build for the Android editor
This commit is contained in:
@@ -3954,6 +3954,7 @@ Error EditorExportPlatformAndroid::export_project_helper(const Ref<EditorExportP
|
||||
android_editor_gradle_runner->run_gradle(
|
||||
project_path,
|
||||
build_path.substr(project_path.length()),
|
||||
export_path.path_join(export_filename),
|
||||
cmdline,
|
||||
copy_args);
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user