Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerS1066 committed Jun 23, 2024
1 parent 19918a2 commit 53c58b6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Movecraft/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ dependencies {
}

tasks.shadowJar {
archiveBaseName.set("Movecraft")
archiveClassifier.set("")
archiveVersion.set("")

dependencies {
include(project(":movecraft-api"))
include(project(":movecraft-v1_18"))
Expand Down

0 comments on commit 53c58b6

Please sign in to comment.