Skip to content

Commit

Permalink
Continue to use the mixin AP for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Jan 12, 2024
1 parent a8874f4 commit b1badba
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 @@ -153,7 +153,7 @@ allprojects {
loom {
splitEnvironmentSourceSets()
mixin {
useLegacyMixinAp = false
useLegacyMixinAp = true
}
}

Expand Down

0 comments on commit b1badba

Please sign in to comment.