Merge pull request #30 from InsanusMokrassar/0.10.1

0.10.1
This commit is contained in:
2025-08-06 17:52:03 +06:00
committed by GitHub
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# PlaguPoster
## 0.10.1
* Dependencies update
## 0.10.0
* Dependencies update

View File

@@ -9,4 +9,4 @@ android.enableJetifier=true
# Project data
group=dev.inmo
version=0.10.0
version=0.10.1

View File

@@ -4,7 +4,7 @@ kotlin = "2.2.0"
kotlin-serialization = "1.9.0"
plagubot = "10.7.0"
tgbotapi = "27.1.1"
tgbotapi = "27.1.2"
microutils = "0.26.2"
kslog = "1.5.0"
krontab = "2.7.2"