aboutsummaryrefslogtreecommitdiff
path: root/kekztech/dependencies.gradle
blob: b5563b3f23b4276bcaf8b40fa5051c83dc917d66 (plain)
1
2
3
4
5
6
7
// Add your dependencies here

dependencies {
    api('com.github.GTNewHorizons:GT5-Unofficial:5.09.46.09:dev')
    api('com.github.GTNewHorizons:bartworks:0.10.0:dev')
    api('com.github.GTNewHorizons:ThaumicTinkerer:2.9.4:dev')
}