Commit e9461ae 1 parent 61d5116 commit e9461ae Copy full SHA for e9461ae
File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 3
3
dependencies {
4
4
api(' com.github.GTNewHorizons:BuildCraft:7.1.42:dev' )
5
5
6
- implementation(' com.github.GTNewHorizons:GT5-Unofficial:5.09.51.140:dev' )
6
+ implementation(' com.github.GTNewHorizons:GT5-Unofficial:5.09.51.140:dev' ) {
7
+ exclude group : ' com.github.GTNewHorizons' , module : ' ModularUI2'
8
+ }
7
9
implementation(' com.github.GTNewHorizons:NotEnoughItems:2.7.29-GTNH:dev' )
8
- implementation(' com.github.GTNewHorizons:ModularUI2:2.2.4 -1.7.10:dev' )
10
+ implementation(' com.github.GTNewHorizons:ModularUI2:2.1.16 -1.7.10:dev' )
9
11
implementation(' com.github.GTNewHorizons:CodeChickenLib:1.3.0:dev' )
10
12
11
13
compileOnly(' com.github.GTNewHorizons:OpenComputers:1.11.8-GTNH:api' ) { transitive = false }
You can’t perform that action at this time.
0 commit comments