Homebrew fixes

This commit is contained in:
crschnick 2023-05-23 04:27:06 +00:00
parent b171dd099c
commit 40f3945e92

1
dist/build.gradle vendored
View file

@ -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()) {