Skip to content

Commit

Permalink
gradle is weird
Browse files Browse the repository at this point in the history
  • Loading branch information
AnAwesomGuy committed Oct 1, 2024
1 parent 6d3ab94 commit 8475139
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ allprojects {
}

publishMods {
version = project.version
changelog = project.changelog
type = STABLE
def fabricJar = project.provider { project(":fabric").remapJar }.flatMap { it.archiveFile }
Expand Down

0 comments on commit 8475139

Please sign in to comment.