blob: 8b645d000cfc1f03b75fb1dffc9b3fcffce049d1 (
plain)
1
2
3
4
5
6
7
|
// Add your dependencies here
dependencies {
api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.104:dev')
api('com.github.GTNewHorizons:bartworks:0.9.17:dev')
api('com.github.GTNewHorizons:ThaumicTinkerer:2.9.2:dev')
}
|