Skip to content

Commit

Permalink
Update dependency androidx.test.uiautomator:uiautomator to v2.3.0-alp…
Browse files Browse the repository at this point in the history
…ha04
  • Loading branch information
renovate[bot] authored Jul 28, 2023
1 parent 5389192 commit 3c6f9cc
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 @@ -119,7 +119,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-alpha04")
library(
"uitest.benchmark",
"androidx.benchmark",
Expand Down

0 comments on commit 3c6f9cc

Please sign in to comment.