Skip to content

Instantly share code, notes, and snippets.

@tophyr
Created January 22, 2014 00:15
Show Gist options
  • Select an option

  • Save tophyr/8551176 to your computer and use it in GitHub Desktop.

Select an option

Save tophyr/8551176 to your computer and use it in GitHub Desktop.
rootProject.repositories {
mavenCentral()
}
rootProject.dependencies {
runtime project(':spoon-gradle-plugin')
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment