Update build.gradle

This commit is contained in:
CloudlyBot | Argantiu 2023-04-22 19:55:07 +02:00 committed by GitHub
parent aa3233bc41
commit 6fc450df33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,4 +109,3 @@ tasks.withType(JavaCompile) {
}
tasks.build.dependsOn tasks.shadowJar
defaultTasks 'build'