We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e1229e commit 44f95b8Copy full SHA for 44f95b8
app/build.gradle
@@ -47,7 +47,7 @@ dependencies {
47
48
testImplementation 'junit:junit:4.13.2'
49
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
50
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.0'
51
52
implementation "androidx.room:room-runtime:2.3.0"
53
annotationProcessor "androidx.room:room-compiler:2.3.0"
0 commit comments