Bump runner from 1.0.2 to 1.4.0

Bumps runner from 1.0.2 to 1.4.0.

---
updated-dependencies:
- dependency-name: androidx.test:runner
  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] 2021-07-28 01:57:55 +00:00 committed by Wisest_wizard
parent 47d04e25ea
commit 54a8c31bbd
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.3.1'
implementation 'androidx.constraintlayout:constraintlayout:1.1.2'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test:runner:1.0.2'
androidTestImplementation 'androidx.test:runner:1.4.0'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
implementation 'androidx.annotation:annotation:1.2.0'
implementation 'androidx.drawerlayout:drawerlayout:1.1.1'