From d00249bbd6721fdc3a0e2b0bd062faf6b7dbf8ff Mon Sep 17 00:00:00 2001 From: wagyourtail Date: Mon, 5 Jul 2021 15:15:08 -0600 Subject: [PATCH] checking again, this is fixed actually (somehow...). --- scripts/proguard.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/proguard.pro b/scripts/proguard.pro index ce298e3a3..b4b1e021b 100644 --- a/scripts/proguard.pro +++ b/scripts/proguard.pro @@ -3,7 +3,6 @@ -optimizationpasses 5 -verbose --ignorewarnings #until https://github.com/wvengen/proguard-maven-plugin/pull/76 -allowaccessmodification # anything not kept can be changed from public to private and inlined etc -overloadaggressively