media/library/common
ibaker a635bdd4ba Switch to an 'api' dependency on Guava
The 'implementation' dependency causes problems when resolving
ListenableFuture in contexts that also include the
com.google.guava:listenablefuture:1.0 dependency.

Issue: #7905
Issue: #7997
Issue: #7993
PiperOrigin-RevId: 337093024
2020-10-20 22:16:12 +01:00
..
src Pass ad tags via AdsMediaSource 2020-10-20 22:16:12 +01:00
build.gradle Switch to an 'api' dependency on Guava 2020-10-20 22:16:12 +01:00
proguard-rules.txt Suppress Guava-related ProGuard/R8 warnings 2020-10-17 11:41:41 +01:00
README.md Split out extractor and common modules 2020-01-24 18:15:19 +00:00

ExoPlayer common library module

Common code used by other ExoPlayer modules.

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