media/library/all
olly 9f85a525d7 Fix minimum API level issue
Transformer's minimum API level is 21, where-as the
full library is still targeting 16. Hence we should
no longer include the transformer module in the
full library dependency.

#minor-release

PiperOrigin-RevId: 426958045
2022-02-08 11:03:36 +00:00
..
src/main Allow easier ExoPlayer/Cast integration 2017-08-17 22:56:52 +01:00
build.gradle Fix minimum API level issue 2022-02-08 11:03:36 +00:00
README.md README updates for remaining ExoPlayer modules 2021-10-12 19:32:32 +01:00

ExoPlayer full library

An empty module that depends on all of the other ExoPlayer library modules. Depending on the full library is equivalent to depending on all of the other library modules individually. See the top level README for more information.

  • Javadoc: Note that this Javadoc is combined with that of other modules.