Skip to content

Commit

Permalink
Stable Polymer 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
QPCrummer authored Mar 16, 2023
1 parent 6117abb commit bbbd40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
// Fabric API. This is technically optional, but you probably want it anyway.
modImplementation("net.fabricmc.fabric-api:fabric-api:${project.fabric_version}")
modImplementation("maven.modrinth:lazydfu:0.1.3")
modImplementation include("eu.pb4:polymer-core:0.4.0-pre.3+1.19.4-rc2")
modImplementation include("eu.pb4:polymer-core:0.4.0+1.19.4")
modImplementation include("xyz.nucleoid:server-translations-api:2.0.0-beta.2+1.19.4-pre2")
}

Expand Down

0 comments on commit bbbd40a

Please sign in to comment.