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 471435e + cd57838 commit c6906feCopy full SHA for c6906fe
.teamcity/BuildParams.kt
@@ -2,7 +2,7 @@ object BuildParams {
2
const val DOKKA_TEMPLATES_VERSION = "1.9.10"
3
4
const val KOTLINX_COROUTINES_RELEASE_TAG = "1.9.0-RC"
5
- const val KOTLINX_SERIALIZATION_RELEASE_TAG = "v1.7.0-RC"
+ const val KOTLINX_SERIALIZATION_RELEASE_TAG = "v1.7.0"
6
const val KOTLINX_DATETIME_RELEASE_TAG = "v0.6.0"
7
const val KOTLIN_RELEASE_TAG = "v2.0.0"
8
0 commit comments