mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2024-11-17 13:33:47 +00:00
commit
9ef9de2b8a
@ -1,5 +1,9 @@
|
||||
# PlaguPoster
|
||||
|
||||
## 0.5.4
|
||||
|
||||
* Dependencies update
|
||||
|
||||
## 0.5.3
|
||||
|
||||
* Dependencies update
|
||||
|
@ -10,4 +10,4 @@ android.enableJetifier=true
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.5.3
|
||||
version=0.5.4
|
||||
|
@ -3,12 +3,12 @@
|
||||
kotlin = "1.9.22"
|
||||
kotlin-serialization = "1.6.2"
|
||||
|
||||
plagubot = "8.1.1"
|
||||
tgbotapi = "10.0.1"
|
||||
microutils = "0.20.34"
|
||||
plagubot = "8.2.0"
|
||||
tgbotapi = "10.1.0"
|
||||
microutils = "0.20.35"
|
||||
kslog = "1.3.2"
|
||||
krontab = "2.2.7"
|
||||
plagubot-plugins = "0.18.1"
|
||||
krontab = "2.2.8"
|
||||
plagubot-plugins = "0.18.2"
|
||||
|
||||
dokka = "1.9.10"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user