Should fix build
This commit is contained in:
parent
9bb3aad137
commit
f4a8c3519a
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ dependencies {
|
||||||
// deobfCompile name: "MineTweaker3", version: "1.8-3.0.10B", classifier: "Dev"
|
// deobfCompile name: "MineTweaker3", version: "1.8-3.0.10B", classifier: "Dev"
|
||||||
// shade 'IC2-Classic-API-STANDALONE:IC2-Classic-API-STANDALONE:1.1.0.19-5:api'
|
// shade 'IC2-Classic-API-STANDALONE:IC2-Classic-API-STANDALONE:1.1.0.19-5:api'
|
||||||
compile 'RebornCore:RebornCore-1.8.8:1.1.0.+:dev'
|
compile 'RebornCore:RebornCore-1.8.8:1.1.0.+:dev'
|
||||||
deobfCompile "mezz.jei:jei_1.8.8:2.3.0.18"
|
deobfCompile "mezz.jei:jei_1.8.8:2.7.1.33"
|
||||||
|
|
||||||
testCompile 'junit:junit:4.12'
|
testCompile 'junit:junit:4.12'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue