Skip to content

Commit

Permalink
update mantle to specific version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Master committed Jan 19, 2022
1 parent 3864532 commit bf6d03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

dependencies {

compile("com.github.GTNewHorizons:Mantle:master-SNAPSHOT:dev")
compile("com.github.GTNewHorizons:Mantle:0.3.4:dev")

compileOnly("com.github.GTNewHorizons:waila:1.5.18:dev") {
transitive = false
Expand Down

0 comments on commit bf6d03c

Please sign in to comment.