Guest User

Untitled

a guest
Nov 14th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. buildscript {
  2. repositories {
  3. mavenCentral()
  4. google()
  5. jcenter() }
  6. dependencies {
  7. // NOTE: Do not place your application dependencies here; they
  8. belong
  9. // in the individual module build.gradle files
  10. }
  11. }
  12. allprojects {
  13. repositories {
  14. } }
  15. mavenCentral()
  16. google()
  17. jcenter()
Add Comment
Please, Sign In to add comment