Skip to content

Commit c4525e0

Browse files
brettchabotcopybara-androidxtest
authored andcommitted
Update stable versions
PiperOrigin-RevId: 666008222
1 parent bb9e487 commit c4525e0

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

build_extensions/axt_stable_versions.bzl

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
# currently only used for documentation purposes
44

5-
RUNNER_VERSION = "1.5.1"
6-
RULES_VERSION = "1.5.0"
7-
MONITOR_VERSION = "1.6.0"
8-
ESPRESSO_VERSION = "3.5.0"
9-
CORE_VERSION = "1.5.0"
10-
ESPRESSO_DEVICE_VERSION = "NA"
11-
ANDROIDX_JUNIT_VERSION = "1.1.4"
12-
ANDROIDX_TRUTH_VERSION = "1.5.0"
5+
RUNNER_VERSION = "1.6.1"
6+
RULES_VERSION = "1.6.1"
7+
MONITOR_VERSION = "1.7.1"
8+
ESPRESSO_VERSION = "3.6.1"
9+
CORE_VERSION = "1.6.1"
10+
ESPRESSO_DEVICE_VERSION = "1.0.1"
11+
ANDROIDX_JUNIT_VERSION = "1.2.1"
12+
ANDROIDX_TRUTH_VERSION = "1.6.0"
1313
ANNOTATION_VERSION = "1.0.1"
14-
ORCHESTRATOR_VERSION = "1.4.2"
15-
SERVICES_VERSION = "1.4.2"
14+
ORCHESTRATOR_VERSION = "1.5.0"
15+
SERVICES_VERSION = "1.5.0"

0 commit comments

Comments
 (0)