Skip to content

Commit

Permalink
add mantle dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchej123 committed Jan 18, 2022
1 parent 2dcfc81 commit 6818933
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
// Add your dependencies here

dependencies {
compile("com.github.GTNewHorizons:TinkersConstruct:1.9.0.9-GTNH:dev")
compile("com.github.GTNewHorizons:TinkersConstruct:1.9.0.10-GTNH:dev")
compile("com.github.GTNewHorizons:Mantle:0.3.4:dev")

}

0 comments on commit 6818933

Please sign in to comment.