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 e5b7427 commit 77026a4Copy full SHA for 77026a4
.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.10.0"
+ const val KOTLINX_COROUTINES_RELEASE_TAG = "1.10.1"
5
const val KOTLINX_COROUTINES_ID = "kotlinx.coroutines"
6
const val KOTLINX_SERIALIZATION_RELEASE_TAG = "v1.8.0-RC"
7
const val KOTLINX_SERIALIZATION_ID = "kotlinx.serialization"
0 commit comments