Skip to content

Commit

Permalink
Try downgrading fabric
Browse files Browse the repository at this point in the history
  • Loading branch information
octylFractal committed Jul 14, 2019
1 parent 52a62b9 commit 58863c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worldedit-fabric/build.gradle.kts
Expand Up @@ -15,7 +15,7 @@ buildscript {
} }


dependencies { dependencies {
"classpath"("net.fabricmc:fabric-loom:0.2.4-SNAPSHOT") "classpath"("net.fabricmc:fabric-loom:0.2.3-SNAPSHOT")
"classpath"("org.spongepowered:mixin:0.7.11-SNAPSHOT") "classpath"("org.spongepowered:mixin:0.7.11-SNAPSHOT")
} }
} }
Expand Down

0 comments on commit 58863c2

Please sign in to comment.