We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 142226c + 3b25bd1 commit 7a50f52Copy full SHA for 7a50f52
app/build.gradle
@@ -65,5 +65,5 @@ dependencies {
65
implementation 'com.google.android.material:material:1.12.0'
66
testImplementation 'junit:junit:4.13.2'
67
androidTestImplementation 'androidx.test.ext:junit:1.2.0'
68
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.0'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
69
}
0 commit comments