From e863d91bde589907bd2731a80da41f41184e856e Mon Sep 17 00:00:00 2001 From: Auxilor Date: Tue, 14 Sep 2021 09:55:18 +0100 Subject: [PATCH] I'm still dying here --- eco-core/core-plugin/build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/eco-core/core-plugin/build.gradle b/eco-core/core-plugin/build.gradle index 3bc3648..d2c5b3d 100644 --- a/eco-core/core-plugin/build.gradle +++ b/eco-core/core-plugin/build.gradle @@ -15,7 +15,6 @@ publishing { publications { maven(MavenPublication) { from(components.java) - artifact tasks.shadowJar } } } \ No newline at end of file