mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-02 22:59:48 +00:00
start 0.12.6
This commit is contained in:
@@ -67,6 +67,8 @@ of `]` in links titles
|
|||||||
* Now `MediaGroupContent` is `MediaContent`
|
* Now `MediaGroupContent` is `MediaContent`
|
||||||
* All `MedaContent` now have no generics and have basic `TelegramMediaFile` media field
|
* All `MedaContent` now have no generics and have basic `TelegramMediaFile` media field
|
||||||
|
|
||||||
|
### 0.12.6 Libraries updates
|
||||||
|
|
||||||
## 0.11.0
|
## 0.11.0
|
||||||
|
|
||||||
* Kotlin `1.3.11` -> `1.3.21`
|
* Kotlin `1.3.11` -> `1.3.21`
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
project.version = "0.12.5"
|
project.version = "0.12.6"
|
||||||
project.group = "com.github.insanusmokrassar"
|
project.group = "com.github.insanusmokrassar"
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
|
Reference in New Issue
Block a user