Skip to content

Commit

Permalink
Update Placeholder API dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Gegy committed Sep 9, 2024
1 parent 350b342 commit 8b9f0a5
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 @@ -82,7 +82,7 @@ dependencies {
}

jarJar(implementation("com.lovetropics.lib:LTLib:$ltlib_version"))
jarJar(implementation("eu.pb4:placeholder-api:$placeholder_api_version"))
jarJar(implementation("eu.pb4:placeholder-api-lt:$placeholder_api_version"))

// runtimeOnly fg.deobf('com.jozufozu.flywheel:Flywheel-Forge:1.18-0.7.0.70')
// runtimeOnly fg.deobf('com.simibubi.create:Create:mc1.18.2_v0.4.1+113')
Expand Down

0 comments on commit 8b9f0a5

Please sign in to comment.