Remove redundant jar task configuration in build.gradle.kts.
This commit is contained in:
parent
7863b3f62d
commit
0960795d40
|
|
@ -52,10 +52,6 @@ tasks {
|
|||
dependsOn(shadowJar)
|
||||
}
|
||||
|
||||
jar {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user