Skip to content

Commit 1f2dc83

Browse files
authored
Update build.gradle
Signed-off-by: salaboy <[email protected]>
1 parent 560672f commit 1f2dc83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ jreleaser {
229229
url = 'https://s01.oss.sonatype.org/service/local'
230230
closeRepository = true
231231
releaseRepository = true
232-
stagingRepositories('build/staging-deploy')
232+
stagingRepository('build/staging-deploy')
233233
}
234234
}
235235
}

0 commit comments

Comments
 (0)