Skip to content

Commit 453805f

Browse files
dkhalanskyjbzoobestik
authored andcommitted
Upgrade to the new release of coroutines
1 parent deb75a6 commit 453805f

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 = "2.0.0"
33

4-
const val KOTLINX_COROUTINES_RELEASE_LABEL = "1.10.1"
4+
const val KOTLINX_COROUTINES_RELEASE_LABEL = "1.10.2"
55
const val KOTLINX_COROUTINES_RELEASE_TAG = "whyoleg/dokka2-sync" // master
66
const val KOTLINX_COROUTINES_ID = "kotlinx.coroutines"
77
const val KOTLINX_COROUTINES_TITLE = KOTLINX_COROUTINES_ID

0 commit comments

Comments
 (0)