mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 08:13:47 +00:00
start 0.12.3
This commit is contained in:
parent
e43123a0c0
commit
f2e1742634
@ -38,6 +38,8 @@
|
|||||||
* `UpdatesFilter` and other objects now work with `UpdateReceiver<Update>` as common supertype
|
* `UpdatesFilter` and other objects now work with `UpdateReceiver<Update>` as common supertype
|
||||||
for receivers.
|
for receivers.
|
||||||
|
|
||||||
|
### 0.12.3 Cleaning
|
||||||
|
|
||||||
## 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.2"
|
project.version = "0.12.3"
|
||||||
project.group = "com.github.insanusmokrassar"
|
project.group = "com.github.insanusmokrassar"
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
|
Loading…
Reference in New Issue
Block a user