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

dependencies {
    api('com.github.GTNewHorizons:GT5-Unofficial:5.09.45.25:dev')
    api('com.github.GTNewHorizons:bartworks:0.9.4:dev')
    api('com.github.GTNewHorizons:ThaumicTinkerer:2.9.0:dev')
}