diff --git a/build.gradle b/build.gradle index 590140a6d..e43dedb74 100644 --- a/build.gradle +++ b/build.gradle @@ -140,7 +140,7 @@ artifacts { archives deobfJar } -uploadArchives { +task uploadArchives2 { dependsOn 'reobf' repositories { if (project.hasProperty("filesmaven")) {