Bump REI version slightly
This commit is contained in:
parent
c4660308bf
commit
989acffd4e
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue