We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df69d49 commit d0162e3Copy full SHA for d0162e3
app/build.gradle
@@ -48,10 +48,10 @@ dependencies {
48
androidTestImplementation 'androidx.test:core-ktx:1.4.0'
49
androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.3'
50
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
51
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
52
53
androidTestImplementation 'androidx.test:runner:1.4.0'
54
55
56
57
//todo step 2
0 commit comments