We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4086970 commit a8af042Copy full SHA for a8af042
gradle/dependencies.gradle
@@ -47,5 +47,5 @@ libraries.android = [
47
compat: 'androidx.appcompat:appcompat:1.4.2',
48
material: 'com.google.android.material:material:1.6.1',
49
junit: 'androidx.test.ext:junit:1.1.3',
50
- espresso: 'androidx.test.espresso:espresso-core:3.4.0',
+ espresso: 'androidx.test.espresso:espresso-core:3.5.0',
51
]
0 commit comments