use holders

This commit is contained in:
lcy0x1
2024-06-25 14:00:05 +08:00
parent f1028dcb31
commit 63720aca77
11 changed files with 63 additions and 47 deletions

View File

@@ -84,6 +84,10 @@ tasks.withType(JavaCompile).configureEach {
if (lljij.toBoolean()) jarJar.enable()
java {
withSourcesJar()
}
jar {
manifest {
attributes([