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 43e6a53 + 1a1e5bb commit c6d2ff2Copy full SHA for c6d2ff2
1 file changed
android/app/build.gradle
@@ -146,7 +146,7 @@ dependencies {
146
147
testImplementation 'junit:junit:4.13.2'
148
androidTestImplementation 'androidx.test.ext:junit:1.3.0'
149
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.7.0'
150
androidTestImplementation 'androidx.compose.ui:ui-test-junit4'
151
androidTestImplementation "androidx.room:room-testing:${rootProject.ext.room_version}"
152
}
0 commit comments