Issue#99 Create TestRule working around System ANRs on Emulators
This commit is contained in:
parent
98b9df9d6b
commit
e6e2434c81
8 changed files with 96 additions and 5 deletions
|
|
@ -50,6 +50,7 @@ dependencies {
|
|||
implementation "com.google.android.material:material:$androidx_material_version"
|
||||
implementation "androidx.swiperefreshlayout:swiperefreshlayout:$androidx_swiperefreshlayout_version"
|
||||
implementation "androidx.core:core-ktx:$androidx_core_version"
|
||||
implementation "androidx.test.uiautomator:uiautomator:$ui_animator_version"
|
||||
}
|
||||
|
||||
ext.artifactId = "android"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue