Bump espresso-core from 3.0.2 to 3.4.0
Bumps espresso-core from 3.0.2 to 3.4.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:
parent
1013b6f228
commit
e846b134ab
@ -49,7 +49,7 @@ dependencies {
|
||||
implementation 'androidx.constraintlayout:constraintlayout:1.1.2'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
androidTestImplementation 'androidx.test:runner:1.0.2'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.0.2'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
|
||||
implementation 'androidx.annotation:annotation:1.2.0'
|
||||
implementation 'androidx.drawerlayout:drawerlayout:1.1.1'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user