Skip to content

Instantly share code, notes, and snippets.

@pyeongho
Created January 13, 2017 00:19
Show Gist options
  • Save pyeongho/4bd2ddf00e1137572724668654ee1e87 to your computer and use it in GitHub Desktop.
Save pyeongho/4bd2ddf00e1137572724668654ee1e87 to your computer and use it in GitHub Desktop.
buildscript {
repositories {
mavenCentral()
}
dependencies {
classpath 'com.jakewharton:butterknife-gradle-plugin:8.4.0'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment