Skip to content

Commit 210d192

Browse files
Bump runner from 1.4.0 to 1.5.0
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>
1 parent 45f3543 commit 210d192

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ allprojects {
3636
ext {
3737
propCompileSdkVersion = 33
3838
coreVersion = "1.4.0"
39-
runnerVersion = "1.4.0"
39+
runnerVersion = "1.5.0"
4040
extJUnitVersion = "1.1.3"
4141
espresso_core = "3.4.0"
4242
}

0 commit comments

Comments
 (0)