Skip to content

Commit 77026a4

Browse files
authored
Another version
1 parent e5b7427 commit 77026a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.teamcity/BuildParams.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
object BuildParams {
22
const val DOKKA_TEMPLATES_VERSION = "1.9.10"
33

4-
const val KOTLINX_COROUTINES_RELEASE_TAG = "1.10.0"
4+
const val KOTLINX_COROUTINES_RELEASE_TAG = "1.10.1"
55
const val KOTLINX_COROUTINES_ID = "kotlinx.coroutines"
66
const val KOTLINX_SERIALIZATION_RELEASE_TAG = "v1.8.0-RC"
77
const val KOTLINX_SERIALIZATION_ID = "kotlinx.serialization"

0 commit comments

Comments
 (0)