fix(deps): update coroutines to 1.7.1

This commit is contained in:
Harsh Shandilya 2023-05-13 02:49:04 +05:30
parent 6b1c53c31a
commit 8d557c3898
No known key found for this signature in database

View file

@ -4,7 +4,7 @@ agp = "8.0.1"
coil = "2.3.0"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.4.4"
coroutines = "1.7.0"
coroutines = "1.7.1"
dagger = "2.46"
junit = "5.9.3"
kotlin = "1.8.10"