We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df0480 commit 3f24b93Copy full SHA for 3f24b93
.teamcity/BuildParams.kt
@@ -1,7 +1,7 @@
1
object BuildParams {
2
const val DOKKA_TEMPLATES_VERSION = "1.9.10"
3
4
- const val KOTLINX_COROUTINES_RELEASE_TAG = "1.8.1"
+ const val KOTLINX_COROUTINES_RELEASE_TAG = "1.9.0-RC"
5
const val KOTLINX_SERIALIZATION_RELEASE_TAG = "v1.7.0-RC"
6
const val KOTLINX_DATETIME_RELEASE_TAG = "v0.6.0"
7
const val KOTLINX_METADATA_JVM_RELEASE_TAG = "v0.9.0"
0 commit comments