Possibly fix build? should be able to undo this after 1 build

This commit is contained in:
modmuss50 2019-09-15 14:27:58 +01:00
parent 7873670a4f
commit 09f7fe2427

View file

@ -81,7 +81,7 @@ dependencies {
exclude group: 'io.github.prospector.modmenu', module: 'ModMenu'
}
def rcVersion = 'RebornCore:RebornCore-1.14.4:+'
def rcVersion = 'RebornCore:RebornCore-1.14.4:4.0.14+build.166'
//Hopefully this doesnt break too much eek
if(Boolean.parseBoolean(System.getProperty("idea.sync.active", "false"))){