Update ReplayStudio (fixes #426)

This commit is contained in:
Jonas Herzig
2020-11-22 15:15:41 +01:00
parent 68ca92e8a2
commit d06ef47f1c

View File

@@ -309,7 +309,7 @@ dependencies {
shadow 'com.github.ReplayMod.JavaBlend:2.79.0:a0696f8'
shadow "com.github.ReplayMod:ReplayStudio:830678c", shadeExclusions
shadow "com.github.ReplayMod:ReplayStudio:dac74cc", shadeExclusions
implementation(jGui){
transitive = false // FG 1.2 puts all MC deps into the compile configuration and we don't want to shade those