Bump REI version slightly

This commit is contained in:
drcrazy 2019-09-18 15:44:45 +03:00
parent c4660308bf
commit 989acffd4e

View file

@ -76,7 +76,7 @@ dependencies {
modCompile "net.fabricmc.fabric-api:fabric-api:0.3.2+build.226-1.14" modCompile "net.fabricmc.fabric-api:fabric-api:0.3.2+build.226-1.14"
modCompile "io.github.prospector:modmenu:1.7.7+build.116" modCompile "io.github.prospector:modmenu:1.7.7+build.116"
modCompile ("me.shedaniel:RoughlyEnoughItems:3.0-pre+build.1") { modCompile ("me.shedaniel:RoughlyEnoughItems:3.0-pre+build.3") {
//Thanks for moving the project breaking gradle... //Thanks for moving the project breaking gradle...
exclude group: 'io.github.prospector.modmenu', module: 'ModMenu' exclude group: 'io.github.prospector.modmenu', module: 'ModMenu'
} }