Skip to content

Commit 8b8d53b

Browse files
committed
Configure bintray publication for the converters
1 parent 63f1f82 commit 8b8d53b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ infra {
2828
}
2929
publishing {
3030
include(":kotlinx-datetime")
31+
include(":kotlinx-datetime-darwin")
3132

3233
bintray {
3334
organization = "kotlin"

0 commit comments

Comments
 (0)