fix(deps): update kotlin and compose to v1.8.0 (#2907)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6951c81ca1
commit
9f9ffe35ac
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ androidxActivity = "1.9.0-alpha03"
|
|||
bouncycastle = "1.77"
|
||||
# @keep used for kotlinCompilerExtensionVersion
|
||||
composeCompiler = "1.5.9"
|
||||
coroutines = "1.7.3"
|
||||
coroutines = "1.8.0"
|
||||
flowbinding = "1.2.0"
|
||||
hilt = "2.50"
|
||||
kotlin = "1.9.22"
|
||||
|
|
Loading…
Reference in a new issue