Skip to content

Commit bb9746f

Browse files
build: update dependency androidx.test:core {1.6.1 => 1.7.0}
1 parent a278f99 commit bb9746f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/build.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[libraries]
22
# androidx - Jetpack libraries
33
# https://developer.android.com/jetpack/androidx/versions
4-
androidx-test-core = { module = "androidx.test:core", version = "1.6.1" }
4+
androidx-test-core = { module = "androidx.test:core", version = "1.7.0" }
55
androidx-test-rules = { module = "androidx.test:rules", version = "1.6.1" }
66
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
77
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version = "1.3.0" }

0 commit comments

Comments
 (0)