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 9c4d33b commit a36a818Copy full SHA for a36a818
build.gradle
@@ -63,7 +63,7 @@ tasks.register('publish') {
63
64
nexusPublishing {
65
repositories {
66
- sonatype
+ sonatype()
67
}
68
69
0 commit comments