Issue#67 Extract ActivityScenario.safeClose into separate module
This commit is contained in:
parent
689aee9702
commit
1c0153db75
8 changed files with 15 additions and 9 deletions
|
|
@ -31,4 +31,5 @@ android {
|
|||
|
||||
dependencies {
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:$coroutines_version"
|
||||
implementation "androidx.test:core:$androidx_test_version"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue