Skip to content

Commit

Permalink
remove mr polydex dep
Browse files Browse the repository at this point in the history
  • Loading branch information
sisby-folk committed Jul 28, 2024
1 parent ee95c06 commit d203f5c
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 @@ -84,7 +84,6 @@ modrinth {
dependencies {
required.version "fabric-api", libs.versions.fapi.get()
embedded.version "placeholder-api", libs.versions.placeholder.get()
optional.version "polydex", libs.versions.polydex.get()
}
changelog = System.getenv("CHANGELOG")
syncBodyFrom = "<!--DO NOT EDIT MANUALLY: synced from gh readme-->\n" + rootProject.file("README.md").text
Expand Down

0 comments on commit d203f5c

Please sign in to comment.