Fix line break

This commit is contained in:
Oliver Woodman 2019-04-26 18:49:45 +01:00
parent cb13f2df0f
commit 5eb36f86a2

View File

@ -23,8 +23,8 @@
([#5520](https://github.com/google/ExoPlayer/issues/5520)).
* Offline:
* Improve offline support. `DownloadManager` now tracks all offline content,
not just tasks in progress. Read [this page](https://exoplayer.dev/downloading-media.html) for
more details.
not just tasks in progress. Read
[this page](https://exoplayer.dev/downloading-media.html) for more details.
* Caching:
* Improve performance of `SimpleCache`
([#4253](https://github.com/google/ExoPlayer/issues/4253)).