Skip to content

Commit c2a09a0

Browse files
Merge pull request #2425 from MGaetan89:fix_release_notes
PiperOrigin-RevId: 786259343
2 parents 6c74e5c + 3d4d59e commit c2a09a0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

RELEASENOTES.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -453,9 +453,8 @@ This release includes the following changes since [1.7.1](#171-2025-05-16):
453453
* Fix a bug where passing null into `getLibraryRoot` of a `MediaBrowser`
454454
connected to a legacy `MediaBrowserServiceCompat` produced a
455455
`NullPointerException`.
456-
* Fix a bug where where sending custom actions, a search result or a
457-
getItem request crashed the legacy session app with a
458-
`ClassNotFoundException`.
456+
* Fix a bug where sending custom actions, a search result or a getItem
457+
request crashed the legacy session app with a `ClassNotFoundException`.
459458
* Fix a bug where `MediaItem.LocalConfiguration.uri` was shared to the
460459
platform sessions's `MediaMetadata`. To intentionally share a URI to
461460
allow controllers to re-request the media, set

0 commit comments

Comments
 (0)