mirror of
https://github.com/GeyserExtensionists/GeyserModelEngine.git
synced 2025-12-19 15:09:18 +00:00
just testing something
This commit is contained in:
@@ -52,9 +52,5 @@ tasks.shadowJar {
|
||||
}
|
||||
|
||||
tasks.jar {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
tasks.build {
|
||||
dependsOn("shadowJar")
|
||||
dependsOn(tasks.shadowJar)
|
||||
}
|
||||
Reference in New Issue
Block a user