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 b5ca1a4 + c8fe0d5 commit 48c0ed2Copy full SHA for 48c0ed2
1 file changed
.teamcity/BuildParams.kt
@@ -9,7 +9,7 @@ object BuildParams {
9
const val DOKKA_TEMPLATES_VERSION = "2.0.0"
10
11
const val KOTLINX_COROUTINES_RELEASE_TAG = "master"
12
- const val KOTLINX_COROUTINES_RELEASE_LABEL = "1.10.2"
+ const val KOTLINX_COROUTINES_RELEASE_LABEL = "1.11.0-rc01"
13
const val KOTLINX_COROUTINES_ID = "kotlinx.coroutines"
14
const val KOTLINX_COROUTINES_TITLE = KOTLINX_COROUTINES_ID
15
0 commit comments