From 34aa7cb6b5d09ebb5bfa2da0534fe6555a0bede7 Mon Sep 17 00:00:00 2001 From: Leijurv Date: Wed, 26 Sep 2018 11:22:06 -0700 Subject: [PATCH] only 1.11 exists --- scripts/proguard.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/proguard.pro b/scripts/proguard.pro index 1e73eba43..be03e68ae 100644 --- a/scripts/proguard.pro +++ b/scripts/proguard.pro @@ -69,7 +69,7 @@ -libraryjars 'tempLibraries/text2speech-1.10.3.jar' -libraryjars 'tempLibraries/mixin-0.7.8-SNAPSHOT.jar' --libraryjars 'tempLibraries/launchwrapper-1.12.jar' +-libraryjars 'tempLibraries/launchwrapper-1.11.jar' # TODO why does only 1.11.jar exist?