diff --git a/platform/android/export/export_plugin.cpp b/platform/android/export/export_plugin.cpp index 9de61b769e5..9b83580dcc9 100644 --- a/platform/android/export/export_plugin.cpp +++ b/platform/android/export/export_plugin.cpp @@ -2040,7 +2040,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 == "keystore/debug" || p_option == "keystore/debug_user" || p_option == "keystore/debug_password" ||