Skip to content

Commit

Permalink
Update MixinBooter
Browse files Browse the repository at this point in the history
  • Loading branch information
ACGaming committed Dec 28, 2023
1 parent bd78fb8 commit b9a8bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ dependencies {
implementation 'com.cleanroommc:assetmover:2.5'
}
if (project.use_mixins.toBoolean()) {
implementation 'zone.rong:mixinbooter:8.6'
implementation 'zone.rong:mixinbooter:8.9'
}
implementation 'com.cleanroommc:configanytime:1.0'

Expand Down

0 comments on commit b9a8bdb

Please sign in to comment.