Skip to content

Commit

Permalink
Clear changelogs
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 634531242
  • Loading branch information
brettchabot authored and copybara-androidxtest committed May 16, 2024
1 parent ba38b34 commit 3e2be3c
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 18 deletions.
3 changes: 0 additions & 3 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
`androidx.test:core:{version}` and `androidx.test:core-ktx:{version}` are released.

**Bug Fixes**

* Remove unused androidx.test.annotation dependency
* Revert back to androidx.concurrent 1.1.0
* Fix `Rect` handling in `ViewCapture` for SDK >= 34 for non root views.

**New Features**
Expand Down
2 changes: 0 additions & 2 deletions espresso/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ The following artifacts were released:

**Bug Fixes**

* Remove unused androidx.test.annotation dependency

**New Features**

**Breaking Changes**
Expand Down
2 changes: 0 additions & 2 deletions espresso/device/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

**Bug Fixes**

* Remove unused androidx.test.annotation dependency

**New Features**

**Breaking Changes**
Expand Down
2 changes: 0 additions & 2 deletions ext/truth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

**Bug Fixes**

* Remove unused androidx.test.annotation dependency

**New Features**

**Breaking Changes**
Expand Down
2 changes: 0 additions & 2 deletions runner/android_junit_runner/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

**Bug Fixes**

* Remove unused androidx.test.annotation dependency

**New Features**

**Breaking Changes**
Expand Down
2 changes: 0 additions & 2 deletions runner/monitor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

**Bug Fixes**

* Remove unused androidx.test.annotation dependency

**New Features**

**Breaking Changes**
Expand Down
2 changes: 0 additions & 2 deletions runner/rules/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@

**Bug Fixes**

* Remove unused androidx.test.annotation dependency

**New Features**

**Breaking Changes**
Expand Down
3 changes: 0 additions & 3 deletions services/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@

**Bug Fixes**

* Reduce HostedFile log spam
* Remove unused androidx.test.annotation dependency

**New Features**

**Breaking Changes**
Expand Down

0 comments on commit 3e2be3c

Please sign in to comment.