test deps
This commit is contained in:
parent
f37b954ae6
commit
7c32e2d318
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ dependencies {
|
||||||
androidTestImplementation "androidx.test:rules:$androidx_rules"
|
androidTestImplementation "androidx.test:rules:$androidx_rules"
|
||||||
|
|
||||||
androidTestImplementation 'androidx.test.uiautomator:uiautomator:2.2.0'
|
androidTestImplementation 'androidx.test.uiautomator:uiautomator:2.2.0'
|
||||||
|
testImplementation 'org.mockito:mockito-inline:2.8.47'
|
||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
|
|
Loading…
Reference in a new issue