We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2db4508 + 13f379d commit 538a4f5Copy full SHA for 538a4f5
1 file changed
build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
modImplementation "net.fabricmc:fabric-loader:${project.loader_version}"
40
41
// Mixin extras
42
- include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.4.1")))
+ include(implementation(annotationProcessor("io.github.llamalad7:mixinextras-fabric:0.5.0")))
43
44
// Meteor Client
45
modImplementation files("libs\\meteor-client-0.5.9.jar")
0 commit comments