update coroutines

This commit is contained in:
2021-05-10 13:49:27 +06:00
parent ccbed95cdc
commit 702c5a3e5d
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
* `Versions`:
* `Kotlin Exposed`: `0.30.2` -> `0.31.1`
* `Kotlin Coroutines`: `1.4.3` -> `1.5.0-RC`
* `RecyclerView`: `1.1.0` -> `1.2.0`
* `Ktor`: `1.5.3` -> `1.5.4`
* `Klock`: `2.0.7` -> `2.1.0`