Fix build
This commit is contained in:
parent
ac2e224afe
commit
a7d069d48c
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ dependencies {
|
|||
modCompile "io.github.prospector.silk:SilkAPI:1.2.4-43"
|
||||
modCompile "me.shedaniel:RoughlyEnoughItems:2.9.7+build.143"
|
||||
|
||||
def rcVersion = 'RebornCore:RebornCore-1.14.4:4.0.0.+'
|
||||
def rcVersion = 'RebornCore:RebornCore-1.14.4:+'
|
||||
|
||||
//Hopefully this doesnt break too much eek
|
||||
if(Boolean.parseBoolean(System.getProperty("idea.sync.active", "false"))){
|
||||
|
|
Loading…
Add table
Reference in a new issue