Skip to content

Commit

Permalink
MORE TESTING FFS!!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
RaveTr committed Nov 6, 2023
1 parent 6df0bae commit 72941d5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -208,9 +208,7 @@ tasks.named('jar', Jar).configure {
finalizedBy('reobfJar')
}

tasks.named('shadowJar', ShadowJar).configure {
finalizedBy('reobfShadowJar')
}
jar.finalizedBy(reobfShadowJar)

publishing {
publications {
Expand Down

0 comments on commit 72941d5

Please sign in to comment.