blob: a932362bf1e30920fc456b7b9c41c40c02dd4a67 (
plain)
1
2
3
4
5
6
|
// Add your dependencies here
dependencies {
compile("net.industrial-craft:industrialcraft-2:2.2.828-experimental:dev")
compile("com.github.GTNewHorizons:GT5-Unofficial:5.09.41.114:dev")
}
|