Skip to content

Commit

Permalink
fix(1.20.6): Fix Forge builds
Browse files Browse the repository at this point in the history
  • Loading branch information
BlayTheNinth committed May 23, 2024
1 parent bce7888 commit 92cef5d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions forge/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ dependencies {
apply from: rootProject.file('repositories.gradle')
apply from: 'dependencies.gradle'

jar.finalizedBy('reobfJar')

publishing {
publications {
mavenJava(MavenPublication) {
Expand Down

0 comments on commit 92cef5d

Please sign in to comment.