From c3085ae34ff3b1be995407d8d408b7d137ec0309 Mon Sep 17 00:00:00 2001 From: scorbett123 <50634068+scorbett123@users.noreply.github.com> Date: Sun, 18 Jul 2021 18:37:20 +0100 Subject: [PATCH] Fix proguard Signed-off-by: scorbett123 <50634068+scorbett123@users.noreply.github.com> --- scripts/proguard.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/proguard.pro b/scripts/proguard.pro index ce92b30aa..9adc5174c 100644 --- a/scripts/proguard.pro +++ b/scripts/proguard.pro @@ -81,7 +81,7 @@ -libraryjars 'tempLibraries/netty-all-4.1.9.Final.jar' -libraryjars 'tempLibraries/oshi-core-1.1.jar' --libraryjars 'tempLibraries/patchy-1.1.jar' +-libraryjars 'tempLibraries/patchy-1.2.jar' -libraryjars 'tempLibraries/platform-3.4.0.jar' -libraryjars 'tempLibraries/realms-1.10.22.jar' -libraryjars 'tempLibraries/soundsystem-20120107.jar'