diff --git a/build.gradle b/build.gradle index 30f1347..d1dbaba 100644 --- a/build.gradle +++ b/build.gradle @@ -68,7 +68,7 @@ dependencies { deobfCompile 'com.cleanroommc:assetmover:0.2' } if (project.use_mixins.toBoolean()) { - deobfCompile 'zone.rong:mixinbooter:4.2' + deobfCompile 'zone.rong:mixinbooter:5.0' } }