mirror of
https://github.com/samsonjs/media.git
synced 2026-04-04 11:05:47 +00:00
Fix typo in release notes
This commit is contained in:
parent
4e6fe31ee1
commit
cb85cdd3eb
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
|||
embedding the library.
|
||||
* OkHttp extension: Upgrade OkHttp dependency to 3.12.11.
|
||||
* MediaSession extension:
|
||||
* One set the playback state to `BUFFERING` if `playWhenReady` is true
|
||||
* Only set the playback state to `BUFFERING` if `playWhenReady` is true
|
||||
([#7206](https://github.com/google/ExoPlayer/issues/7206)).
|
||||
* Add missing `@Nullable` annotations to `MediaSessionConnector`
|
||||
([#7234](https://github.com/google/ExoPlayer/issues/7234)).
|
||||
|
|
|
|||
Loading…
Reference in a new issue