Skip to content

Commit

Permalink
Remove exoplayer-only release note from media3
Browse files Browse the repository at this point in the history
There's no media3 equivalent to the
`com.google.android.exoplayer:exoplayer` dependency.

PiperOrigin-RevId: 430955037
(cherry picked from commit 8ae74ad)
  • Loading branch information
icbaker committed Mar 8, 2022
1 parent ca50bee commit bc1bcab
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,10 +153,6 @@
* Fix potential NPE in `Transformer.getProgress` when releasing the muxer
throws.
* Add a demo app for applying transformations.
* The transformer module is no longer included by depending on
`com.google.android.exoplayer:exoplayer`. To continue using transformer,
add an additional dependency on
`com.google.android.exoplayer:exoplayer-transformer`.
* MediaSession extension:
* By default, `MediaSessionConnector` now clears the playlist on stop.
Apps that want the playlist to be retained can call
Expand Down

0 comments on commit bc1bcab

Please sign in to comment.