diff --git a/build.gradle b/build.gradle index 98bf489..f056e52 100644 --- a/build.gradle +++ b/build.gradle @@ -12,7 +12,7 @@ buildscript { } } dependencies { - classpath 'com.github.Chocohead:Fabric-Loom:432e4c8' + classpath 'com.github.Chocohead:Fabric-Loom:bbaa5d7' } }