mirror of
https://github.com/vectras-team/termux-x11.git
synced 2024-11-27 00:40:23 +00:00
Bump runner from 1.4.0 to 1.5.0 (#173)
Bumps runner from 1.4.0 to 1.5.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
761d4bbc60
commit
e9a931c548
@ -61,7 +61,7 @@ dependencies {
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
implementation project(path: ':common')
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
androidTestImplementation 'androidx.test:runner:1.4.0'
|
||||
androidTestImplementation 'androidx.test:runner:1.5.0'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
|
||||
implementation 'androidx.annotation:annotation:1.5.0'
|
||||
implementation 'androidx.drawerlayout:drawerlayout:1.1.1'
|
||||
|
Loading…
Reference in New Issue
Block a user