diff --git a/platform/android/export/export_plugin.cpp b/platform/android/export/export_plugin.cpp index 8a5b2372e6..29cf1f08a2 100644 --- a/platform/android/export/export_plugin.cpp +++ b/platform/android/export/export_plugin.cpp @@ -3089,6 +3089,9 @@ bool EditorExportPlatformAndroid::has_valid_project_configuration(const Ref Textures > VRAM Compression to enable 'Import ETC2 ASTC'.") + "\n"; + } } bool gradle_build_enabled = p_preset->get("gradle_build/use_gradle_build");