update depdendencies

This commit is contained in:
2021-02-05 15:41:43 +06:00
parent 60dea2a518
commit e2fb8bf21e
3 changed files with 6 additions and 19 deletions

View File

@@ -2,6 +2,9 @@
## 0.4.24
* `Versions`:
* `Kotlin`: `1.4.21` -> `1.4.30`
* `Klock`: `2.0.4` -> `2.0.6`
* `Coroutines`:
* New class `DoWithFirstBuilder`
* Several new extensions like `firstOf`/`first`/`invokeOnFirstOf`