Bump coroutines from 1.6.3 to 1.6.4 (#1921)
This commit is contained in:
parent
fd18583df2
commit
08c9539abe
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Reference in a new issue