diff --git a/Fabric/build.gradle b/Fabric/build.gradle index f1bd939..9fce4e9 100644 --- a/Fabric/build.gradle +++ b/Fabric/build.gradle @@ -61,7 +61,6 @@ tasks.named('jar', Jar).configure { from project(":XPlat").sourceSets.main.output duplicatesStrategy = DuplicatesStrategy.EXCLUDE - dependsOn remapJar } publishMods {