mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 08:13:47 +00:00
update klock
This commit is contained in:
parent
9df9af193c
commit
74fb448378
@ -5,7 +5,7 @@
|
|||||||
* `Common`:
|
* `Common`:
|
||||||
* `Version`:
|
* `Version`:
|
||||||
* `MicroUtils`: `0.4.11` -> `0.4.15`
|
* `MicroUtils`: `0.4.11` -> `0.4.15`
|
||||||
* `Klock`: `2.0.1` -> `2.0.2`
|
* `Klock`: `2.0.1` -> `2.0.3`
|
||||||
* `Ktor`: `1.4.3` -> `1.5.0`
|
* `Ktor`: `1.4.3` -> `1.5.0`
|
||||||
* `Core`:
|
* `Core`:
|
||||||
* All bot actions got functions for short calling, like `recordVideo` for `RecordVideoNote`
|
* All bot actions got functions for short calling, like `recordVideo` for `RecordVideoNote`
|
||||||
|
@ -8,7 +8,7 @@ kotlin.incremental.js=true
|
|||||||
kotlin_version=1.4.21
|
kotlin_version=1.4.21
|
||||||
kotlin_coroutines_version=1.4.2
|
kotlin_coroutines_version=1.4.2
|
||||||
kotlin_serialisation_runtime_version=1.0.1
|
kotlin_serialisation_runtime_version=1.0.1
|
||||||
klock_version=2.0.2
|
klock_version=2.0.3
|
||||||
uuid_version=0.2.3
|
uuid_version=0.2.3
|
||||||
ktor_version=1.5.0
|
ktor_version=1.5.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user