We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63f1f82 commit 8b8d53bCopy full SHA for 8b8d53b
build.gradle.kts
@@ -28,6 +28,7 @@ infra {
28
}
29
publishing {
30
include(":kotlinx-datetime")
31
+ include(":kotlinx-datetime-darwin")
32
33
bintray {
34
organization = "kotlin"
0 commit comments