From ed51dfd4abf7f1955d5a8fdcd43dcc9e0b40a075 Mon Sep 17 00:00:00 2001 From: asie Date: Sun, 9 Dec 2018 09:18:12 +0100 Subject: fix SourceIndex remap bugs --- build.gradle | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index a0373b9c..e88a3466 100644 --- a/build.gradle +++ b/build.gradle @@ -77,8 +77,7 @@ dependencies { compile 'org.ow2.asm:asm-tree:7.0' compile 'org.ow2.asm:asm-util:7.0' - compile name: "darcula", version: "1.0.0" - + application name: "darcula", version: "1.0.0" application 'de.sciss:syntaxpane:1.1.+' testCompile 'junit:junit:4.+' -- cgit v1.2.3