updated ic2 classic api

This commit is contained in:
Modmuss50 2015-09-29 08:17:24 +01:00
parent 15286baaa5
commit 3a256ad6f1

View file

@ -116,7 +116,7 @@ dependencies {
compile 'Azanor:Thaumcraft:4.2.3.5:deobf@jar'
compile "com.github.azanor:baubles:1.0.1.10:deobf@jar"
compile name: "MineTweaker3", version: "1.7.10-3.0.9C", classifier: "Dev"
shade 'IC2-Classic-API-STANDALONE:IC2-Classic-API-STANDALONE:1.1.0.19-3:api'
shade 'IC2-Classic-API-STANDALONE:IC2-Classic-API-STANDALONE:1.1.0.19-5:api'
testCompile 'junit:junit:4.12'
}