mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2024-11-17 13:33:47 +00:00
commit
0d31d90efd
@ -1,5 +1,12 @@
|
||||
# PlaguPoster
|
||||
|
||||
## 0.3.0
|
||||
|
||||
* `Versions`:
|
||||
* `tgbotapi`: `9.1.0`
|
||||
* `plagubot`: `7.1.0`
|
||||
* `plagubot-plugins`: `0.14.0`
|
||||
|
||||
## 0.2.3
|
||||
|
||||
* Add opportunity to use several target chat ids
|
||||
|
@ -10,4 +10,4 @@ android.enableJetifier=true
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.2.3
|
||||
version=0.3.0
|
||||
|
@ -3,12 +3,12 @@
|
||||
kotlin = "1.8.22"
|
||||
kotlin-serialization = "1.5.1"
|
||||
|
||||
plagubot = "7.0.0"
|
||||
tgbotapi = "9.0.0"
|
||||
plagubot = "7.1.0"
|
||||
tgbotapi = "9.1.0"
|
||||
microutils = "0.19.9"
|
||||
kslog = "1.1.2"
|
||||
krontab = "2.1.2"
|
||||
plagubot-plugins = "0.13.0"
|
||||
plagubot-plugins = "0.14.0"
|
||||
|
||||
dokka = "1.8.20"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user