We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7438c5a commit 2a71c81Copy full SHA for 2a71c81
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.4.0'
78
}
0 commit comments