Skip to content

Commit 1f2dc83

Browse files
authored
Update build.gradle
Signed-off-by: salaboy <Salaboy@gmail.com>
1 parent 560672f commit 1f2dc83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)