Commit dd430f70 by Ian Baker Committed by GitHub

Update README.md with clearer deprecation info

parent c00f90aa
Showing with 6 additions and 11 deletions
# ExoPlayer <img src="https://img.shields.io/github/v/release/google/ExoPlayer.svg?label=latest"/> # ExoPlayer
ExoPlayer is an application level media player for Android. The latest version **This GitHub project is deprecated.** The latest version of ExoPlayer is
is published as part of [AndroidX Media][] under a new package name and all published as part of [AndroidX Media3][].
future development will be in that project.
[AndroidX Media]: https://github.com/androidx/media All users should migrate to AndroidX Media3. Please refer to our [migration
guide and script][] to move your codebase to the Media3 package names.
## Deprecation
**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
Media3 package names.
* As of 2024-04-03 we have stopped pushing commits to the `dev-v2` branch in * As of 2024-04-03 we have stopped pushing commits to the `dev-v2` branch in
this repository. New ExoPlayer code is available in the AndroidX Media this repository. New ExoPlayer code is available in the AndroidX Media
...@@ -18,4 +12,5 @@ Media3 package names. ...@@ -18,4 +12,5 @@ Media3 package names.
* `exoplayer:2.19.1` was the last artifact released from this project, we * `exoplayer:2.19.1` was the last artifact released from this project, we
don't plan to release any more. don't plan to release any more.
[AndroidX Media3]: 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
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