We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe2d468 commit 8a1760aCopy full SHA for 8a1760a
app/build.gradle
@@ -58,5 +58,5 @@ dependencies {
58
implementation 'com.google.android.material:material:1.11.0'
59
testImplementation 'junit:junit:4.13.2'
60
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
61
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.7.0'
62
}
0 commit comments