Skip to content

Commit

Permalink
Fix typo in the media3 1.0.0-alpha02 / ExoPlayer 2.17.0 release notes
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 457680579
(cherry picked from commit 40350bc)
  • Loading branch information
icbaker authored and rohitjoins committed Jun 28, 2022
1 parent 98f5bdb commit 29a2292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ This release corresponds to the
when creating `PendingIntent`s
([#9528](https://github.com/google/ExoPlayer/issues/9528)).
* Remove deprecated symbols:
* Remove `Player.EventLister`. Use `Player.Listener` instead.
* Remove `Player.EventListener`. Use `Player.Listener` instead.
* Remove `MediaSourceFactory.setDrmSessionManager`,
`MediaSourceFactory.setDrmHttpDataSourceFactory`, and
`MediaSourceFactory.setDrmUserAgent`. Use
Expand Down

0 comments on commit 29a2292

Please sign in to comment.