build.gradle 220 B

123456789101112
  1. // Top-level build file where you can add configuration options common to all sub-projects/modules.
  2. buildscript {
  3. repositories {
  4. jcenter()
  5. google()
  6. }
  7. }
  8. repositories {
  9. jcenter()
  10. google()
  11. }