From 4957a23e5db35269f8aa71dad31babcb4d29a26b Mon Sep 17 00:00:00 2001 From: broccolai Date: Wed, 28 Apr 2021 16:48:29 +0100 Subject: [PATCH] Fix todo --- cloud-minecraft/cloud-fabric/build.gradle.kts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cloud-minecraft/cloud-fabric/build.gradle.kts b/cloud-minecraft/cloud-fabric/build.gradle.kts index 049d53e6..23e9eb9c 100644 --- a/cloud-minecraft/cloud-fabric/build.gradle.kts +++ b/cloud-minecraft/cloud-fabric/build.gradle.kts @@ -75,8 +75,7 @@ dependencies { } indra { -// TODO: RE-ADD -// includeJavaSoftwareComponentInPublications.set(false) + includeJavaSoftwareComponentInPublications(false) configurePublications { // add all the jars that should be included when publishing to maven artifact(tasks.remapJar) {