Guest User

Untitled

a guest
Jan 17th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. buildscript {
  2. repositories {
  3. google() // You need to add the following repository to download the new plugin.
  4. }
  5. dependencies {
  6. classpath 'com.android.tools.build:gradle:3.0.1'
  7. }
  8. }
Add Comment
Please, Sign In to add comment