Skip to content
Snippets Groups Projects
Commit 2a67080f authored by dependabot[bot]'s avatar dependabot[bot] Committed by mueller-ma
Browse files

Bump espresso-core from 3.1.0-beta01 to 3.1.0-beta02 (#1047)


Bumps espresso-core from 3.1.0-beta01 to 3.1.0-beta02.

Signed-off-by: default avatardependabot[bot] <support@dependabot.com>
parent 68eaa89c
No related branches found
No related tags found
No related merge requests found
...@@ -145,7 +145,7 @@ dependencies { ...@@ -145,7 +145,7 @@ dependencies {
testImplementation 'org.powermock:powermock-module-junit4:1.7.4' testImplementation 'org.powermock:powermock-module-junit4:1.7.4'
// Espresso UI tests // Espresso UI tests
androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0-beta01', { androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.0-beta02', {
exclude group: 'com.android.support', module: 'support-annotations' exclude group: 'com.android.support', module: 'support-annotations'
} }
androidTestImplementation 'androidx.test:runner:1.1.0-beta01' androidTestImplementation 'androidx.test:runner:1.1.0-beta01'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment