Skip to content

Commit 376dbb1

Browse files
committed
Try fixing publishing
1 parent 9c4d33b commit 376dbb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ tasks.register('publish') {
6363

6464
nexusPublishing {
6565
repositories {
66-
sonatype
66+
sonatype()
6767
}
6868
}
6969

0 commit comments

Comments
 (0)