Bump espresso-core from 3.4.0 to 3.5.0 in /app

Bumps espresso-core from 3.4.0 to 3.5.0.

---
updated-dependencies:
- dependency-name: androidx.test.espresso:espresso-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-09 12:09:19 +00:00 committed by GitHub
parent 707458f2cb
commit a0443f6c60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -130,7 +130,7 @@ dependencies {
coreLibraryDesugaring('com.android.tools:desugar_jdk_libs:1.2.2')
testImplementation('junit:junit:4.13.2')
androidTestImplementation('androidx.test:runner:1.5.0')
androidTestImplementation('androidx.test.espresso:espresso-core:3.4.0')
androidTestImplementation('androidx.test.espresso:espresso-core:3.5.0')
implementation('androidx.multidex:multidex:2.0.1')
//kotlin
//noinspection GradleDependency,DifferentStdlibGradleVersion