Commit 5cb78fa4 by olly Committed by Oliver Woodman

Fix typo

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=167474040
parent acd16d6e
Showing with 1 additions and 1 deletions
......@@ -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 ##
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment