mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-25 11:38:45 +00:00
update kotlin
This commit is contained in:
parent
3dd428c7d9
commit
97d6d3ad13
@ -27,6 +27,7 @@
|
|||||||
|
|
||||||
### 0.25.1
|
### 0.25.1
|
||||||
|
|
||||||
|
* Update kotlin: `1.3.70` -> `1.3.71`
|
||||||
* Fix of error inside of update utils for media groups
|
* Fix of error inside of update utils for media groups
|
||||||
|
|
||||||
## 0.24.0
|
## 0.24.0
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
kotlin.code.style=official
|
kotlin.code.style=official
|
||||||
kotlin_version=1.3.70
|
kotlin_version=1.3.71
|
||||||
kotlin_coroutines_version=1.3.5
|
kotlin_coroutines_version=1.3.5
|
||||||
kotlin_serialisation_runtime_version=0.20.0
|
kotlin_serialisation_runtime_version=0.20.0
|
||||||
klock_version=1.10.0
|
klock_version=1.10.0
|
||||||
|
Loading…
Reference in New Issue
Block a user