Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. buildscript {
  2. ext {
  3. buildToolsVersion = "28.0.3"
  4. minSdkVersion = 16
  5. compileSdkVersion = 28
  6. targetSdkVersion = 26
  7. supportLibVersion = "28.0.0"
  8. }
  9. ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement