fixed crashes

This commit is contained in:
2024-07-24 21:39:14 +03:00
parent cd27ca9423
commit fd684d29d0
4 changed files with 17 additions and 5 deletions

View File

@@ -96,6 +96,7 @@ jar {
}
}
// Example configuration to allow publishing using the maven-publish task
// This is the preferred method to reobfuscate your jar file
jar.finalizedBy('reobfJar')