Skip to content

Commit 556bf78

Browse files
committed
RePublish test
1 parent ef483a3 commit 556bf78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mirai-api-http-spi/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ tasks {
2626
}
2727

2828
tasks.register("buildSpi", Jar::class) {
29-
dependsOn("build")
3029
doLast {
3130
val jarTask = tasks.getByName("jar", Jar::class)
3231
val buildPluginFile = jarTask.archiveFile.get().asFile

0 commit comments

Comments
 (0)