mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Convert compress_native_libraries to a basic export option
(cherry picked from commit f3155412af)
This commit is contained in:
parent
d7366d5929
commit
6ef29a0e55
1 changed files with 0 additions and 1 deletions
|
|
@ -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" ||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue