We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86db11e commit e35f040Copy full SHA for e35f040
build.gradle
@@ -120,4 +120,4 @@ tasks.named("dependencyUpdates").configure {
120
afterReleaseBuild.dependsOn ":githubRelease"
121
afterReleaseBuild.dependsOn ":publishToSonatype"
122
afterReleaseBuild.dependsOn ":closeAndReleaseSonatypeStagingRepository"
123
-afterReleaseBuild.dependsOn ":publishToMavenLocal
+afterReleaseBuild.dependsOn ":publishToMavenLocal"
0 commit comments