Skip to content

Commit

Permalink
Update dependency androidx.test.uiautomator:uiautomator to v2.3.0 (#1810
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent d51b0ec commit f29367b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version
androidx-swipeRefreshLayout = "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
androidx-test-core = "androidx.test:core-ktx:1.5.0"
androidx-test-runner = "androidx.test:runner:1.5.2"
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.2.0"
androidx-test-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0"

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

Expand Down

0 comments on commit f29367b

Please sign in to comment.