Skip to content

Instantly share code, notes, and snippets.

@emartynov
Created November 13, 2016 13:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emartynov/f4aff3cfc8abfddf5f402f4c59eb4360 to your computer and use it in GitHub Desktop.
Save emartynov/f4aff3cfc8abfddf5f402f4c59eb4360 to your computer and use it in GitHub Desktop.
Original build.gradle
buildscript {
repositories {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.2'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment