Skip to content

Instantly share code, notes, and snippets.

@tylerjromeo
Created October 22, 2013 13:26
Show Gist options
  • Select an option

  • Save tylerjromeo/7100764 to your computer and use it in GitHub Desktop.

Select an option

Save tylerjromeo/7100764 to your computer and use it in GitHub Desktop.
buildscript {
repositories {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:0.6.+'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment