Merge pull request #427 from InsanusMokrassar/0.20.44

0.20.44
This commit is contained in:
InsanusMokrassar 2024-04-15 00:30:41 +06:00 committed by GitHub
commit 01a1a2760a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 11 additions and 5 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 0.20.44
* `Versions`:
* `Compose`: `1.6.1` -> `1.6.2`
* `Koin`: `3.5.4` -> `3.5.6`
## 0.20.43
* `Versions`:

View File

@ -15,5 +15,5 @@ crypto_js_version=4.1.1
# Project data
group=dev.inmo
version=0.20.43
android_code_version=249
version=0.20.44
android_code_version=250

View File

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