Guest User

Untitled

a guest
Jan 18th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. project.ext {
  2. applicationId = "jensklingenberg.de.exampleexoplayer"
  3. compileSdk = 27
  4. targetSdk = 27
  5. minSdk = 21
  6. versionCode = 1
  7. versionName = "1.0"
  8. buildTools = '27.0.1'
  9. junitVersion = '4.12'
  10. appVersion = '1.0'
  11. butterknifeVersion = '8.8.1'
  12. supportLibVersion = '27.0.2'
  13. exoplayerVersion = '2.6.0'
  14. }
Add Comment
Please, Sign In to add comment