Update core tests to the coroutines tests 1.6.0
This commit is contained in:
parent
b35467fcba
commit
3c80744f6d
13 changed files with 272 additions and 240 deletions
|
|
@ -8,7 +8,8 @@ project.ext {
|
|||
androidx_room_version = "2.4.0"
|
||||
activity_ktx_version = "1.4.0"
|
||||
|
||||
coroutines_version = "1.5.2"
|
||||
coroutines_version = "1.6.0"
|
||||
turbine_version = "0.7.0"
|
||||
koin_version = "3.1.2"
|
||||
coil_version = "1.1.1"
|
||||
retrofit_version = "2.9.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue