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