Issue#67 Extract MainThread synchronization into a separate module
This commit is contained in:
parent
1c0153db75
commit
bbe077dde8
8 changed files with 36 additions and 42 deletions
|
|
@ -32,4 +32,5 @@ android {
|
|||
dependencies {
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutines_version"
|
||||
implementation "androidx.test:core:$androidx_test_version"
|
||||
implementation"androidx.test.espresso:espresso-core:$espresso_version"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue