mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
Fix typo
PiperOrigin-RevId: 312083761
This commit is contained in:
parent
ea96ef828c
commit
23f58b11e3
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@
|
|||
* Add support for timing out ad preloading, to avoid playback getting
|
||||
stuck if an ad group unexpectedly fails to load
|
||||
([#5444](https://github.com/google/ExoPlayer/issues/5444),
|
||||
[#5966](https://github.com/google/ExoPlayer/issues/5966)
|
||||
[#5966](https://github.com/google/ExoPlayer/issues/5966),
|
||||
[#7002](https://github.com/google/ExoPlayer/issues/7002)).
|
||||
* OkHttp extension: Upgrade OkHttp dependency to 3.12.11.
|
||||
* Cronet extension: Default to using the Cronet implementation in Google Play
|
||||
|
|
|
|||
Loading…
Reference in a new issue