Skip to content

Commit f29367b

Browse files
Update dependency androidx.test.uiautomator:uiautomator to v2.3.0 (#1810)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d51b0ec commit f29367b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version
4545
androidx-swipeRefreshLayout = "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
4646
androidx-test-core = "androidx.test:core-ktx:1.5.0"
4747
androidx-test-runner = "androidx.test:runner:1.5.2"
48-
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.2.0"
48+
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"
4949

5050
google-material = { module = "com.google.android.material:material", version = "1.11.0" }
5151

0 commit comments

Comments
 (0)