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 30c07d0 commit f31cdc2Copy full SHA for f31cdc2
app/build.gradle
@@ -79,5 +79,5 @@ dependencies {
79
// Testing
80
testImplementation 'junit:junit:4.13.2'
81
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
82
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
83
}
0 commit comments