File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ dependencies {
6868 testImplementation ' com.squareup.okhttp3:mockwebserver:3.12.1'
6969 testImplementation " org.powermock:powermock-module-junit4:2.0.0-beta.5"
7070 testImplementation " org.powermock:powermock-api-mockito2:2.0.0-beta.5"
71+ testImplementation ' org.mockito:mockito-core:2.23.0'
7172
7273 // Android testing
7374 androidTestImplementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:$KOTLIN_VERSION "
@@ -78,7 +79,6 @@ dependencies {
7879 androidTestImplementation ' androidx.test:rules:1.2.0'
7980 androidTestImplementation ' androidx.annotation:annotation:1.1.0'
8081 androidTestImplementation ' com.squareup.okhttp3:mockwebserver:3.12.1'
81- androidTestImplementation ' org.mockito:mockito-core:2.13.0'
8282 androidTestUtil ' androidx.test:orchestrator:1.2.0'
8383
8484 // Debugging
You can’t perform that action at this time.
0 commit comments