media/library/all
tonihei 4138e28d62 Move common gradle setup to a setting file.
This removes a lot of duplication from the module configuration,
avoids divergence, and makes sure that only the important differences
to the default are visible in each module file.

PiperOrigin-RevId: 318024823
2020-06-26 11:13:25 +01:00
..
src/main Allow easier ExoPlayer/Cast integration 2017-08-17 22:56:52 +01:00
build.gradle Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
README.md Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00

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.

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