mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Fix release note entry
This commit is contained in:
parent
9bf18dbb4e
commit
f983d912e5
1 changed files with 0 additions and 2 deletions
|
|
@ -110,8 +110,6 @@ This release corresponds to the
|
|||
* Fix bug where removing listeners during the player release can cause an
|
||||
`IllegalStateException`
|
||||
([#10758](https://github.com/google/ExoPlayer/issues/10758)).
|
||||
* Add `ExoPlayer.Builder.setPlaybackLooper` that sets a pre-existing
|
||||
playback thread for a new ExoPlayer instance.
|
||||
* Build:
|
||||
* Enforce minimum `compileSdkVersion` to avoid compilation errors
|
||||
([#10684](https://github.com/google/ExoPlayer/issues/10684)).
|
||||
|
|
|
|||
Loading…
Reference in a new issue