We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5477a8f commit b10e76aCopy full SHA for b10e76a
app/build.gradle
@@ -74,5 +74,5 @@ dependencies {
74
75
testImplementation 'junit:junit:4.13.2'
76
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
77
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
78
}
0 commit comments