diff --git a/dist/build.gradle b/dist/build.gradle index 224ac9936..ebae6bb92 100644 --- a/dist/build.gradle +++ b/dist/build.gradle @@ -42,7 +42,6 @@ if (rootProject.fullVersion) { apply from: 'proguard.gradle' apply from: 'jreleaser.gradle' apply from: 'choco.gradle' - //apply from: 'homebrew.gradle' //apply from: 'flatpak.gradle' if (org.gradle.internal.os.OperatingSystem.current().isLinux()) {