File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -160,11 +160,11 @@ dependencies {
160160 testImplementation ' org.robolectric:shadows-httpclient:4.6.1'
161161 testImplementation ' com.squareup.okhttp3:mockwebserver:4.9.1'
162162 androidTestImplementation ' androidx.test:runner:1.4.0'
163- androidTestImplementation ' androidx.test:rules:1.3 .0'
164- androidTestImplementation ' androidx.test.espresso:espresso-intents:3.3 .0'
163+ androidTestImplementation ' androidx.test:rules:1.4 .0'
164+ androidTestImplementation ' androidx.test.espresso:espresso-intents:3.4 .0'
165165 androidTestImplementation ' androidx.test.espresso:espresso-core:3.4.0'
166- androidTestImplementation ' androidx.test.espresso:espresso-contrib:3.3 .0'
167- androidTestImplementation ' androidx.test.ext:junit:1.1.2 '
166+ androidTestImplementation ' androidx.test.espresso:espresso-contrib:3.4 .0'
167+ androidTestImplementation ' androidx.test.ext:junit:1.1.3 '
168168 androidTestImplementation ' com.squareup.okhttp3:mockwebserver:4.9.1'
169169 androidTestUtil ' androidx.test:orchestrator:1.4.0'
170170}
You can’t perform that action at this time.
0 commit comments