Skip to content

Commit dd2b59a

Browse files
brettchabotcopybara-androidxtest
authored andcommitted
Update changelog and axt_released_versions after latest stable release.
PiperOrigin-RevId: 662972467
1 parent 87bbba2 commit dd2b59a

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed
+7-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
"""Defines current released AXT versions."""
22

3-
RUNNER_VERSION = "1.6.0"
4-
RULES_VERSION = "1.6.0"
5-
MONITOR_VERSION = "1.7.0"
6-
ESPRESSO_VERSION = "3.6.0"
7-
CORE_VERSION = "1.6.0"
8-
ESPRESSO_DEVICE_VERSION = "1.0.0"
9-
ANDROIDX_JUNIT_VERSION = "1.2.0"
3+
RUNNER_VERSION = "1.6.1"
4+
RULES_VERSION = "1.6.1"
5+
MONITOR_VERSION = "1.7.1"
6+
ESPRESSO_VERSION = "3.6.1"
7+
CORE_VERSION = "1.6.1"
8+
ESPRESSO_DEVICE_VERSION = "1.0.1"
9+
ANDROIDX_JUNIT_VERSION = "1.2.1"
1010
ANDROIDX_TRUTH_VERSION = "1.6.0"
1111
ORCHESTRATOR_VERSION = "1.5.0"
1212
SERVICES_VERSION = "1.5.0"

runner/monitor/CHANGELOG.md

-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66

77
**Bug Fixes**
88

9-
* Catch and log NoSuchMethodError on forceEnableAppTracing calls
10-
* Fix ActivityInvoker$-CC ClassNotFoundErrors when used with older androidx.test:core
11-
129
**New Features**
1310

1411
**Breaking Changes**

0 commit comments

Comments
 (0)