mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2026-05-18 04:07:18 +00:00
@@ -1,5 +1,9 @@
|
|||||||
# PlaguPoster
|
# PlaguPoster
|
||||||
|
|
||||||
|
## 0.11.1
|
||||||
|
|
||||||
|
* Update `PlaguBot` dependency to allow using of `proxy` section in config
|
||||||
|
|
||||||
## 0.11.0
|
## 0.11.0
|
||||||
|
|
||||||
## 0.10.1
|
## 0.10.1
|
||||||
|
|||||||
@@ -9,4 +9,4 @@ android.enableJetifier=true
|
|||||||
# Project data
|
# Project data
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=0.11.0
|
version=0.11.1
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
kotlin = "2.3.10"
|
kotlin = "2.3.10"
|
||||||
kotlin-serialization = "1.10.0"
|
kotlin-serialization = "1.10.0"
|
||||||
|
|
||||||
plagubot = "11.0.0"
|
plagubot = "11.1.0"
|
||||||
tgbotapi = "32.0.0"
|
tgbotapi = "32.0.0"
|
||||||
microutils = "0.29.1"
|
microutils = "0.29.1"
|
||||||
kslog = "1.6.0"
|
kslog = "1.6.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user