File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Use tools/release/validate_and_propagate_versions.sh to propagate these versions
66
77RUNNER_VERSION = "1.8.0-alpha01"
88RULES_VERSION = "1.8.0-alpha01"
9- MONITOR_VERSION = "1.9.0-alpha01 "
9+ MONITOR_VERSION = "1.9.0-alpha02 "
1010ESPRESSO_VERSION = "3.8.0-alpha01"
1111CORE_VERSION = "1.8.0-alpha01"
1212ESPRESSO_DEVICE_VERSION = "1.2.0-alpha01"
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ dependencyResolutionManagement {
1919 versionCatalogs {
2020 libs {
2121 library(' core' , ' androidx.test:core:1.8.0-alpha01' )
22- library(' monitor' , ' androidx.test:monitor:1.9.0-alpha01 ' )
22+ library(' monitor' , ' androidx.test:monitor:1.9.0-alpha02 ' )
2323 library(' runner' , ' androidx.test:runner:1.8.0-alpha01' )
2424 library(' ext.junit' , ' androidx.test.ext:junit:1.4.0-alpha01' )
2525 library(' ext.truth' , ' androidx.test.ext:truth:1.8.0-alpha01' )
You can’t perform that action at this time.
0 commit comments