Skip to content

Commit baadadc

Browse files
committed
Fix dropped full stop in release notes
PiperOrigin-RevId: 687252101 (cherry picked from commit 709246a)
1 parent 7fee7ea commit baadadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASENOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ This release includes the following changes since the
140140
was known as `Custom browse actions` with the legacy library with
141141
`MediaBrowserCompat`. Note that with Media3 command buttons for media
142142
items are available for both, `MediaBrowser` and `MediaController`. See
143-
[Custom Browse actions of AAOS](https://developer.android.com/training/cars/media#custom_browse_actions)
143+
[Custom Browse actions of AAOS](https://developer.android.com/training/cars/media#custom_browse_actions).
144144
* Fix bug where a Media3 controller was sometimes unable to let a session
145145
app start a foreground service after requesting `play()`.
146146
* Restrict `CommandButton.Builder.setIconUri` to only accept content Uris.

0 commit comments

Comments
 (0)