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:
renovate[bot] 2024-02-15 23:12:39 +05:30 committed by GitHub
parent 6951c81ca1
commit 9f9ffe35ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"