Update ReplayStudio, fixes squashing of empty columns (fixes #151)

This commit is contained in:
Jonas Herzig
2020-05-08 12:23:35 +02:00
parent 4e5122db5d
commit b534d1395d

View File

@@ -276,7 +276,7 @@ dependencies {
shadow 'com.github.ReplayMod.JavaBlend:2.79.0:a0696f8'
shadow "com.github.ReplayMod:ReplayStudio:56ea943", shadeExclusions
shadow "com.github.ReplayMod:ReplayStudio:71fab51", shadeExclusions
project.evaluationDependsOn(":jGui:$jGuiVersion")
shadowReobf(project(":jGui:$jGuiVersion")){