fix: Crash with sodium
This commit is contained in:
@@ -38,7 +38,9 @@ java {
|
|||||||
languageVersion.set(JavaLanguageVersion.of(21))
|
languageVersion.set(JavaLanguageVersion.of(21))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
loom {
|
||||||
|
mixin.useLegacyMixinAp.set(false)
|
||||||
|
}
|
||||||
|
|
||||||
tasks.withType(KotlinCompile::class) {
|
tasks.withType(KotlinCompile::class) {
|
||||||
compilerOptions {
|
compilerOptions {
|
||||||
|
|||||||
Reference in New Issue
Block a user