fix(deps): update coroutines to v1.8.1

This commit is contained in:
renovate[bot] 2024-05-10 12:47:15 +00:00 committed by GitHub
parent fbf937dce2
commit 37230e03c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ benchmark = "1.3.0-alpha04"
coil = "2.6.0"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.5.14-dev-k1.9.24-50022def4af"
coroutines = "1.8.1-Beta"
coroutines = "1.8.1"
dagger = "2.51.1"
glance = "1.0.0"
junit = "5.10.2"