1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-14 21:00:15 +00:00

update libraries

This commit is contained in:
2019-04-13 09:26:41 +08:00
parent a55c2d8a56
commit ddd7425033
2 changed files with 9 additions and 4 deletions

View File

@@ -69,6 +69,11 @@ of `]` in links titles
### 0.12.6 Libraries updates
* `kotlin` version `1.3.21` -> `1.3.30`
* `kotlin coroutines` version `1.1.1` -> `1.2.0`
* `kotlin serialization` version `0.10.0` -> `0.11.0`
* `ktor` version `1.1.2` -> `1.1.3`
## 0.11.0
* Kotlin `1.3.11` -> `1.3.21`