1
0

Bump coroutines from 1.6.3 to 1.6.4 (#1921)

This commit is contained in:
dependabot[bot]
2022-07-21 21:28:37 +00:00
committed by GitHub
parent fd18583df2
commit 08c9539abe

View File

@ -180,7 +180,7 @@ ext {
room = "2.4.2"
chucker = "3.5.2"
mockk = "1.12.4"
coroutines = "1.6.3"
coroutines = "1.6.4"
}
dependencies {