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.
2 parents 564d3d7 + 25516e1 commit 20d9088Copy full SHA for 20d9088
app/build.gradle
@@ -59,6 +59,6 @@ dependencies {
59
implementation 'com.squareup.okhttp3:okhttp:4.12.0'
60
testImplementation 'junit:junit:4.13.2'
61
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
62
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
63
64
}
0 commit comments