Fix build!

This commit is contained in:
zontreck 2024-09-12 21:33:40 -07:00
parent 93899a86d1
commit a9dfaa546c
2 changed files with 2 additions and 2 deletions

View file

@ -259,4 +259,4 @@ publishing {
tasks.withType(JavaCompile).configureEach {
options.encoding = 'UTF-8' // Use the UTF-8 charset for Java compilation
}
}