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 08dff2c commit f6e5742Copy full SHA for f6e5742
README.md
@@ -68,7 +68,7 @@ Add dependencies (you can also add other modules that you need):
68
<dependency>
69
<groupId>org.jetbrains.kotlinx</groupId>
70
<artifactId>kotlinx-coroutines-core</artifactId>
71
- <version>0.30.0</version>
+ <version>0.30.1</version>
72
</dependency>
73
```
74
0 commit comments