update dependencies

This commit is contained in:
InsanusMokrassar 2024-04-15 00:29:22 +06:00
parent b124ea65e1
commit 6d34df8d48
2 changed files with 7 additions and 3 deletions

View File

@ -2,6 +2,10 @@
## 0.20.44 ## 0.20.44
* `Versions`:
* `Compose`: `1.6.1` -> `1.6.2`
* `Koin`: `3.5.4` -> `3.5.6`
## 0.20.43 ## 0.20.43
* `Versions`: * `Versions`:

View File

@ -6,7 +6,7 @@ kt-coroutines = "1.8.0"
kslog = "1.3.3" kslog = "1.3.3"
jb-compose = "1.6.1" jb-compose = "1.6.2"
jb-exposed = "0.49.0" jb-exposed = "0.49.0"
jb-dokka = "1.9.20" jb-dokka = "1.9.20"
@ -17,7 +17,7 @@ ktor = "2.3.10"
gh-release = "2.5.2" gh-release = "2.5.2"
koin = "3.5.4" koin = "3.5.6"
okio = "3.9.0" okio = "3.9.0"
@ -26,7 +26,7 @@ kotlin-poet = "1.16.0"
versions = "0.51.0" versions = "0.51.0"
android-gradle = "8.3.1" android-gradle = "8.3.2"
dexcount = "4.0.0" dexcount = "4.0.0"
android-coreKtx = "1.12.0" android-coreKtx = "1.12.0"