Skip to content

Commit 39375c7

Browse files
brettchabotcopybara-androidxtest
authored andcommitted
Update axt_released_versions to reflect 07.14.2025 RC release.
PiperOrigin-RevId: 782962831
1 parent e4c5826 commit 39375c7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed
Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
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"

0 commit comments

Comments
 (0)