fixed building

This commit is contained in:
FlorianMichael 2023-03-19 16:40:42 +01:00
parent a36cf3257c
commit 98efda4ec5

View File

@ -132,7 +132,7 @@ jar {
}
shadowJar {
archiveClassifier.set("shadow")
archiveFileName = jar.archiveFileName
compileJava.options.encoding = "UTF-8"
exclude "native-binaries/*"