From 59dee55b21849c21b6d9949f0bb0e9b39d0b04a3 Mon Sep 17 00:00:00 2001 From: sddsd2332 <3207168480@qq.com> Date: Tue, 24 Jan 2023 23:39:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=9D=E8=AF=95=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index 7f44193b..01b5ec3d 100644 --- a/build.gradle +++ b/build.gradle @@ -147,9 +147,7 @@ dependencies { exclude module: "jei_1.12.2" } */ - compileOnly files("libs/appliedenergistics2-rv6-stable-7.jar"){ - exclude module: "jei_1.12.2" - } + compileOnly files("libs/appliedenergistics2-rv6-stable-7.jar") compileOnly files("libs/groovyscript-0.1.0-2023-1-13.jar") //runtime ("libs/groovyscript-0.2.0.jar") deobfCompile "zone.rong:mixinbooter:4.2"