File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 11"""Defines current released AXT versions.
22"""
33
4- RUNNER_VERSION = "1.7.0-beta01 "
5- RULES_VERSION = "1.7.0-beta01 "
6- MONITOR_VERSION = "1.8.0-beta01 "
7- ESPRESSO_VERSION = "3.7.0-beta01 "
8- CORE_VERSION = "1.7.0-beta01 "
9- ESPRESSO_DEVICE_VERSION = "1.1.0-beta01 "
10- ANDROIDX_JUNIT_VERSION = "1.3.0-beta01 "
11- ANDROIDX_TRUTH_VERSION = "1.7.0-beta01 "
12- ORCHESTRATOR_VERSION = "1.6.0-beta01 "
13- SERVICES_VERSION = "1.6.0-beta01 "
4+ RUNNER_VERSION = "1.7.0-rc01 "
5+ RULES_VERSION = "1.7.0-rc01 "
6+ MONITOR_VERSION = "1.8.0-rc01 "
7+ ESPRESSO_VERSION = "3.7.0-rc01 "
8+ CORE_VERSION = "1.7.0-rc01 "
9+ ESPRESSO_DEVICE_VERSION = "1.1.0-rc01 "
10+ ANDROIDX_JUNIT_VERSION = "1.3.0-rc01 "
11+ ANDROIDX_TRUTH_VERSION = "1.7.0-rc01 "
12+ ORCHESTRATOR_VERSION = "1.6.0-rc01 "
13+ SERVICES_VERSION = "1.6.0-rc01 "
You can’t perform that action at this time.
0 commit comments