Commit ba0bd729 by olly Committed by Oliver Woodman

Fix typo

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=167474040
parent 7804c2b0
Showing with 1 additions and 1 deletions
......@@ -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 ##
......
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