Skip to content

Commit

Permalink
Merge pull request #523 from fobo66/renovate/androidx.test.uiautomato…
Browse files Browse the repository at this point in the history
…r-uiautomator-2.x

Update dependency androidx.test.uiautomator:uiautomator to v2.3.0-alpha05
  • Loading branch information
fobo66 authored Nov 3, 2023
2 parents 828477b + c1a43a8 commit c6055fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ dependencyResolutionManagement {
).versionRef("espresso")

library("uitest.junit", "androidx.test.ext:junit-ktx:1.2.0-alpha01")
library("uitest.automator", "androidx.test.uiautomator:uiautomator:2.3.0-alpha03")
library("uitest.automator", "androidx.test.uiautomator:uiautomator:2.3.0-alpha05")
library(
"uitest.benchmark",
"androidx.benchmark",
Expand Down

0 comments on commit c6055fb

Please sign in to comment.