fix(deps): update coroutines to v1.8.0

This commit is contained in:
renovate[bot] 2024-02-15 16:46:08 +00:00 committed by GitHub
parent 488880ee35
commit b31521affa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ benchmark = "1.2.3"
coil = "2.5.0" coil = "2.5.0"
# @keep used for kotlinCompilerExtensionVersion # @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.5.9" composeCompiler = "1.5.9"
coroutines = "1.8.0-RC2" coroutines = "1.8.0"
dagger = "2.50" dagger = "2.50"
glance = "1.0.0" glance = "1.0.0"
junit = "5.10.2" junit = "5.10.2"