From f01f45f9cf416d26df2481fb105294a8364f504c Mon Sep 17 00:00:00 2001 From: zaaarf Date: Mon, 27 Feb 2023 12:45:39 +0100 Subject: chore: more code refactoring for quality --- build.gradle | 3 --- 1 file changed, 3 deletions(-) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index 9f6a331..de0c181 100644 --- a/build.gradle +++ b/build.gradle @@ -3,8 +3,6 @@ plugins { } group 'ftbsc.lll.processor' -sourceCompatibility = 1.8 -targetCompatibility = 1.8 repositories { mavenCentral() @@ -15,5 +13,4 @@ repositories { dependencies { implementation 'com.squareup:javapoet:1.13.0' implementation 'ftbsc:lll:0.2.1' - implementation 'org.ow2.asm:asm-commons:9.4' } \ No newline at end of file -- cgit v1.2.3-56-ga3b1