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
..
2022-02-08 11:03:36 +00: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.