diff --git a/build.gradle b/build.gradle index 9da57e2..6dcb52a 100644 --- a/build.gradle +++ b/build.gradle @@ -12,7 +12,7 @@ buildscript { } } dependencies { - classpath 'com.github.Chocohead:Fabric-Loom:7425f5a' + classpath 'com.github.Chocohead:Fabric-Loom:fd0e8ac' } }