You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Convert compress_native_libraries to a basic export option
(cherry picked from commit f3155412af)
This commit is contained in:
committed by
Rémi Verschelde
parent
d7366d5929
commit
6ef29a0e55
@@ -2041,7 +2041,6 @@ bool EditorExportPlatformAndroid::get_export_option_visibility(const EditorExpor
|
||||
if (p_option == "graphics/opengl_debug" ||
|
||||
p_option == "command_line/extra_args" ||
|
||||
p_option == "permissions/custom_permissions" ||
|
||||
p_option == "gradle_build/compress_native_libraries" ||
|
||||
p_option == "package/retain_data_on_uninstall" ||
|
||||
p_option == "package/exclude_from_recents" ||
|
||||
p_option == "package/show_in_app_library" ||
|
||||
|
||||
Reference in New Issue
Block a user