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 2
2
3
3
# AXT versions
4
4
# LINT.IfChange
5
- RUNNER_VERSION = "1.6.0-alpha03 " # stable 1.5.1
5
+ RUNNER_VERSION = "1.6.0-alpha04 " # stable 1.5.1
6
6
RULES_VERSION = "1.6.0-alpha01" # stable 1.5.0
7
7
MONITOR_VERSION = "1.7.0-alpha01" # stable 1.6.0
8
8
ESPRESSO_VERSION = "3.6.0-alpha01" # stable 3.5.0
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencyResolutionManagement {
15
15
}
16
16
versionCatalogs {
17
17
libs {
18
- library(' runner' , ' androidx.test:runner:1.6.0-alpha03 ' )
18
+ library(' runner' , ' androidx.test:runner:1.6.0-alpha04 ' )
19
19
library(' ext.junit' , ' androidx.test.ext:junit:1.2.0-alpha01' )
20
20
library(' ext.truth' , ' androidx.test.ext:truth:1.6.0-alpha01' )
21
21
library(' espresso.core' , ' androidx.test.espresso:espresso-core:3.6.0-alpha01' )
You can’t perform that action at this time.
0 commit comments