Update ReplayStudio, fixes cache invalidation when recording changes

This commit is contained in:
Jonas Herzig
2020-05-08 11:29:33 +02:00
parent 4aa256d53b
commit 8193006aea

View File

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