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 4bcb239 commit 1326189Copy full SHA for 1326189
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.1.5'
57
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
58
}
0 commit comments