chore(deps): update coroutines to 1.7.0

This commit is contained in:
Harsh Shandilya 2023-05-06 02:02:34 +05:30
parent 8dca324f71
commit bd759c53cd
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.6.4"
coroutines = "1.7.0"
dagger = "2.46"
junit = "5.9.3"
kotest = "5.6.1"