Skip to content

Commit

Permalink
fix derp
Browse files Browse the repository at this point in the history
  • Loading branch information
progwml6 committed Dec 5, 2013
1 parent 175cb05 commit 5a9a1f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -46,8 +46,8 @@ configFile.withReader {
}

dependencies {
compile "mantle:Mantle:${mantle_version}:dev"
compile "tconstruct:TConstruct:${tconstruct_version}:dev"
compile "mantle:Mantle:${config.mantle_version}:dev"
compile "tconstruct:TConstruct:${config.tconstruct_version}:dev"
}

minecraft {
Expand Down

0 comments on commit 5a9a1f9

Please sign in to comment.