-------------
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 acd16d6eea
commit 5cb78fa4c7

View File

@ -102,7 +102,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 ##