
The old domain automatically forwards to the new one. For consistency, change all doc and code references regardless. Also adds GitHub CNAME config file which configures our page for the custom domain. PiperOrigin-RevId: 243592110
14 lines
494 B
Markdown
14 lines
494 B
Markdown
# ExoPlayer full library #
|
|
|
|
An empty module that depends on all of the other library modules. Depending on
|
|
the full library is equivalent to depending on all of the other library modules
|
|
individually. See ExoPlayer's [top level README][] for more information.
|
|
|
|
[top level README]: https://github.com/google/ExoPlayer/blob/release-v2/README.md
|
|
|
|
## Links ##
|
|
|
|
* [Javadoc][]: Note that this Javadoc is combined with that of other modules.
|
|
|
|
[Javadoc]: https://exoplayer.dev/doc/reference/index.html
|