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:
parent
13b66acc02
commit
2b924c1b0f
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue