fix(deps): update kotlin and compose to v1.7.3 (#2621)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-25 18:27:13 +00:00 committed by GitHub
parent 13b66acc02
commit 2b924c1b0f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ bouncycastle = "1.75"
moshi = "1.15.0"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.5.0-dev-k1.9.0-6a60475e07f"
coroutines = "1.7.2"
coroutines = "1.7.3"
flowbinding = "1.2.0"
hilt = "2.47"
kotlin = "1.9.0"