File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33# AXT versions
44# LINT.IfChange
5- RUNNER_VERSION = "1.6.0-alpha02 " # stable 1.5.1
5+ RUNNER_VERSION = "1.6.0-alpha03 " # stable 1.5.1
66RULES_VERSION = "1.6.0-alpha01" # stable 1.5.0
77MONITOR_VERSION = "1.7.0-alpha01" # stable 1.6.0
88ESPRESSO_VERSION = "3.6.0-alpha01" # stable 3.5.0
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencyResolutionManagement {
1515 }
1616 versionCatalogs {
1717 libs {
18- library(' runner' , ' androidx.test:runner:1.6.0-alpha02 ' )
18+ library(' runner' , ' androidx.test:runner:1.6.0-alpha03 ' )
1919 library(' ext.junit' , ' androidx.test.ext:junit:1.2.0-alpha01' )
2020 library(' ext.truth' , ' androidx.test.ext:truth:1.6.0-alpha01' )
2121 library(' espresso.core' , ' androidx.test.espresso:espresso-core:3.6.0-alpha01' )
You can’t perform that action at this time.
0 commit comments