From 2b2249e873c4adfd2dd6e8f1f2489ccd9f6aa021 Mon Sep 17 00:00:00 2001 From: gegy1000 Date: Sat, 19 May 2018 17:02:46 +0200 Subject: Initial port to ASM --- build.gradle | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index 4669a2ac..c7db8ec5 100644 --- a/build.gradle +++ b/build.gradle @@ -65,10 +65,9 @@ configurations { dependencies { compile 'com.google.guava:guava:21.+' - compile 'org.javassist:javassist:3.21.0-GA' compile 'org.bitbucket.mstrobel:procyon-compilertools:0.5.33.8-enigma' compile 'com.google.code.gson:gson:2.8.1' - + compile "org.ow2.asm:asm-debug-all:5.1" application 'de.sciss:syntaxpane:1.1.+' -- cgit v1.2.3