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.
1 parent 4a53ddb commit 9a1dd97Copy full SHA for 9a1dd97
coroutines.json
@@ -1,7 +1,7 @@
1
{
2
"description": "Asynchronous programming and reactive streams support",
3
"properties": [
4
- { "name": "v", "value": "1.7.3" },
+ { "name": "v", "value": "1.8.0" },
5
{ "name": "v-renovate-hint", "value": "update: package=org.jetbrains.kotlinx:kotlinx-coroutines-core" }
6
],
7
"link": "https://github.com/Kotlin/kotlinx.coroutines",
0 commit comments