Commit 5df25aef by ibaker Committed by Ian Baker

Update exoplayer2 deprecation note now 2.19.1 is released

PiperOrigin-RevId: 569447886
(cherry picked from commit 7a92a06ab44e4c1f8a1d33d966262eebb0dcc53e)
parent 03cadd2c
Showing with 6 additions and 6 deletions
...@@ -4,19 +4,19 @@ ExoPlayer is an application level media player for Android. The latest version ...@@ -4,19 +4,19 @@ ExoPlayer is an application level media player for Android. The latest version
is published as part of [AndroidX Media][] under a new package name and all is published as part of [AndroidX Media][] under a new package name and all
future development will be in that project. future development will be in that project.
[AndroidX Media]: https://github.com/androidx/media
## Deprecation
**This project is deprecated.** All users should migrate to AndroidX Media3. **This project is deprecated.** All users should migrate to AndroidX Media3.
Please refer to our [migration guide and script][] to move your codebase to the Please refer to our [migration guide and script][] to move your codebase to the
Media3 package names. Media3 package names.
* We plan to release `exoplayer2.X.Y` artifacts that match `media3:1.1.Y`
bugfix releases (e.g. we will release `exoplayer:2.19.1` to match
`media3:1.1.1`).
* We don't plan to release any `exoplayer:2.X.Y` artifacts that match
`media3:1.2.Y` releases (or later).
* We plan to continue pushing commits to the `dev-v2` branch in this * We plan to continue pushing commits to the `dev-v2` branch in this
repository until March 2024. repository until March 2024.
* `exoplayer:2.19.1` was the last artifact released from this project, we
don't plan to release any more.
[AndroidX Media]: https://github.com/androidx/media
[migration guide and script]: https://developer.android.com/guide/topics/media/media3/getting-started/migration-guide [migration guide and script]: https://developer.android.com/guide/topics/media/media3/getting-started/migration-guide
## Documentation ## Documentation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment