Possibly fix build? should be able to undo this after 1 build
This commit is contained in:
parent
7873670a4f
commit
09f7fe2427
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ dependencies {
|
||||||
exclude group: 'io.github.prospector.modmenu', module: 'ModMenu'
|
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
|
//Hopefully this doesnt break too much eek
|
||||||
if(Boolean.parseBoolean(System.getProperty("idea.sync.active", "false"))){
|
if(Boolean.parseBoolean(System.getProperty("idea.sync.active", "false"))){
|
||||||
|
|
Loading…
Reference in a new issue