Skip to content

Commit 0c12e65

Browse files
committed
changes bintray repo name
Signed-off-by: Oleh Dokuka <[email protected]>
1 parent 4935fc7 commit 0c12e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ if (bintrayUser != null && bintrayKey != null) {
337337
pkg.apply {
338338

339339
repo = "RSocket"
340-
name = "rsocket-kotlin"
340+
name = "rsocket-kotlinx"
341341

342342
setLicenses("Apache-2.0")
343343

0 commit comments

Comments
 (0)