Skip to content

Commit f6e5742

Browse files
committed
Fix documentation
1 parent 08dff2c commit f6e5742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Add dependencies (you can also add other modules that you need):
6868
<dependency>
6969
<groupId>org.jetbrains.kotlinx</groupId>
7070
<artifactId>kotlinx-coroutines-core</artifactId>
71-
<version>0.30.0</version>
71+
<version>0.30.1</version>
7272
</dependency>
7373
```
7474

0 commit comments

Comments
 (0)