diff --git a/build.gradle b/build.gradle index 24eb903..9c4ad61 100644 --- a/build.gradle +++ b/build.gradle @@ -11,7 +11,7 @@ buildscript { } } dependencies { - classpath 'com.github.Chocohead:Fabric-Loom:96d71dd' + classpath 'com.github.Chocohead:Fabric-Loom:173cd0e' } }