We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8105284 commit 090b322Copy full SHA for 090b322
app/build.gradle
@@ -54,5 +54,5 @@ dependencies {
54
implementation 'com.google.android.material:material:1.11.0'
55
testImplementation 'junit:junit:4.13.2'
56
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
57
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.7.0'
58
}
0 commit comments