Migrate to com.vanniktech.maven.publish publish plugin, update gradle, publish to maven central.
Some checks are pending
Gradle CI / build (push) Waiting to run
Some checks are pending
Gradle CI / build (push) Waiting to run
This commit is contained in:
@@ -137,7 +137,3 @@ mavenPublishing {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
tasks.withType<PublishToMavenRepository> {
|
||||
dependsOn(tasks.withType<Sign>())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user