diff --git a/build.gradle b/build.gradle index 311f481f..ec72276d 100644 --- a/build.gradle +++ b/build.gradle @@ -333,7 +333,7 @@ dependencies { shadow 'com.github.ReplayMod.JavaBlend:2.79.0:a0696f8' - shadow "com.github.ReplayMod:ReplayStudio:d82ef5b", shadeExclusions + shadow "com.github.ReplayMod:ReplayStudio:0e72e36", shadeExclusions implementation(jGui){ transitive = false // FG 1.2 puts all MC deps into the compile configuration and we don't want to shade those