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 476316c commit cfd9a61Copy full SHA for cfd9a61
example/build.gradle
@@ -45,5 +45,5 @@ dependencies {
45
implementation project(path: ':eppo')
46
testImplementation 'junit:junit:4.13.2'
47
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
48
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
49
}
0 commit comments