-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=167474040
This commit is contained in:
olly 2017-09-04 02:11:00 -07:00 committed by Oliver Woodman
parent 7804c2b079
commit ba0bd72919

View File

@ -109,7 +109,7 @@ depend on them as you would on any other local module, for example:
```gradle
compile project(':exoplayer-library-core')
compile project(':exoplayer-library-dash')
compile project(':exoplayer-library-ui)
compile project(':exoplayer-library-ui')
```
## Developing ExoPlayer ##