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.
2 parents 7f341ab + 77026a4 commit dc77092Copy full SHA for dc77092
.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.9.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