We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a619fcd commit ac9c62cCopy full SHA for ac9c62c
1 file changed
app/dependencies.gradle
@@ -64,6 +64,7 @@ ext {
64
] + junit + mockito + restMock
65
66
androidTests = [
67
+ mockitoAndroid: "org.mockito:mockito-android:2.8.47",
68
espressoCore : "com.android.support.test.espresso:espresso-core:$versions.espresso",
69
espressoContrib: "com.android.support.test.espresso:espresso-contrib:$versions.espresso",
70
espressoIntents: "com.android.support.test.espresso:espresso-intents:$versions.espresso",
0 commit comments