fix(deps): bump coroutines to 1.7.2

This commit is contained in:
Harsh Shandilya 2023-07-01 18:57:26 +05:30
parent fe752f839a
commit dd20885270
No known key found for this signature in database

View file

@ -4,7 +4,7 @@ agp = "8.2.0-alpha10"
coil = "2.4.0"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.4.4"
coroutines = "1.7.1"
coroutines = "1.7.2"
dagger = "2.46.1"
junit = "5.9.3"
kotlin = "1.8.10"