mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2024-11-17 13:33:47 +00:00
commit
bb433a6441
@ -1,5 +1,9 @@
|
||||
# PlaguPoster
|
||||
|
||||
## 0.5.2
|
||||
|
||||
* Dependencies update
|
||||
|
||||
## 0.5.1
|
||||
|
||||
* Add opportunity to set unique
|
||||
|
@ -10,4 +10,4 @@ android.enableJetifier=true
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.5.1
|
||||
version=0.5.2
|
||||
|
@ -1,14 +1,14 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "1.9.20"
|
||||
kotlin-serialization = "1.6.0"
|
||||
kotlin = "1.9.21"
|
||||
kotlin-serialization = "1.6.2"
|
||||
|
||||
plagubot = "7.3.0"
|
||||
tgbotapi = "9.3.0"
|
||||
microutils = "0.20.12"
|
||||
kslog = "1.2.4"
|
||||
krontab = "2.2.3"
|
||||
plagubot-plugins = "0.16.0"
|
||||
plagubot = "7.4.1"
|
||||
tgbotapi = "9.4.2"
|
||||
microutils = "0.20.19"
|
||||
kslog = "1.3.1"
|
||||
krontab = "2.2.4"
|
||||
plagubot-plugins = "0.17.1"
|
||||
|
||||
dokka = "1.9.10"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user