Skip to content

Commit

Permalink
Update script.
Browse files Browse the repository at this point in the history
  • Loading branch information
toxicity188 committed Dec 15, 2024
1 parent d61b7ba commit 41d8ba0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions api/fabric-api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ fabricModJson {
}

tasks {
compileJava {
dependsOn(clean)
}
remapJar {
archiveBaseName = "betterhud-${project.name}"
archiveClassifier = ""
Expand Down
3 changes: 0 additions & 3 deletions bootstrap/fabric/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@ fabricModJson {
}

tasks {
compileJava {
dependsOn(clean)
}
remapJar {
archiveClassifier = ""
}
Expand Down

0 comments on commit 41d8ba0

Please sign in to comment.