Skip to content

Commit

Permalink
Update dependency androidx.test:core-ktx to v1.6.0-alpha02
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2023
1 parent 997ce41 commit 140c00c
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 @@ -101,7 +101,7 @@ dependencyResolutionManagement {
"lifecycle"
)
library("tracing", "androidx.tracing:tracing:1.3.0-alpha02")
library("uitest.core", "androidx.test:core-ktx:1.6.0-alpha01")
library("uitest.core", "androidx.test:core-ktx:1.6.0-alpha02")
library("uitest.runner", "androidx.test:runner:1.6.0-alpha04")
library("uitest.rules", "androidx.test", "rules").versionRef("uitest")
library(
Expand Down

0 comments on commit 140c00c

Please sign in to comment.