There was an error while loading. Please reload this page.
1 parent 7aa097f commit 6e1235aCopy full SHA for 6e1235a
1 file changed
build.gradle.kts
@@ -161,7 +161,7 @@ dependencies {
161
}
162
shadowMe("net.hypixel:mod-api-forge-tweaker:1.0.1.1")
163
164
- shadowMe(annotationProcessor("io.github.llamalad7:mixinextras-common:0.5.0-beta.4")!!)
+ shadowMe(annotationProcessor("io.github.llamalad7:mixinextras-common:0.5.0-rc.1")!!)
165
annotationProcessor("org.spongepowered:mixin:0.8.7:processor")
166
compileOnly("org.spongepowered:mixin:0.8.5")
167
0 commit comments