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:
parent
47d04e25ea
commit
54a8c31bbd
@ -48,7 +48,7 @@ dependencies {
|
|||||||
implementation 'androidx.appcompat:appcompat:1.3.1'
|
implementation 'androidx.appcompat:appcompat:1.3.1'
|
||||||
implementation 'androidx.constraintlayout:constraintlayout:1.1.2'
|
implementation 'androidx.constraintlayout:constraintlayout:1.1.2'
|
||||||
testImplementation 'junit:junit:4.13.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'
|
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
|
||||||
implementation 'androidx.annotation:annotation:1.2.0'
|
implementation 'androidx.annotation:annotation:1.2.0'
|
||||||
implementation 'androidx.drawerlayout:drawerlayout:1.1.1'
|
implementation 'androidx.drawerlayout:drawerlayout:1.1.1'
|
||||||
|
Loading…
Reference in New Issue
Block a user