diff --git a/build.gradle b/build.gradle index eea5df0..9a6f2bc 100644 --- a/build.gradle +++ b/build.gradle @@ -12,7 +12,7 @@ buildscript { } } dependencies { - classpath 'com.github.Chocohead:Fabric-Loom:a1a0e75' + classpath 'com.github.Chocohead:Fabric-Loom:97d30fb' } }