Guest User

Untitled

a guest
Jan 18th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. dependencies {
  2. ...
  3. implementation "com.android.support:appcompat-v7:${supportLibVersion}"
  4. implementation "com.google.android.exoplayer:exoplayer:${exoplayerVersion}"
  5. implementation "com.jakewharton:butterknife:${butterknifeVersion}"
  6. annotationProcessor "com.jakewharton:butterknife-compiler:${butterknifeVersion}"}
Add Comment
Please, Sign In to add comment