update ktor

This commit is contained in:
2021-04-05 16:22:39 +06:00
parent 382b956beb
commit ce15ff4e0a
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
## 0.4.33
* `Versions`:
* `Ktor`: `1.5.2` -> `1.5.3`
* `Coroutines`
* Add `WeakJob` workaround:
* `CoroutineScope#weakLaunch`