Skip to content

Instantly share code, notes, and snippets.

@pyeongho
Created January 13, 2017 00:18
Show Gist options
  • Save pyeongho/e2b7c978bb556329b06d6bdfd9ec799d to your computer and use it in GitHub Desktop.
Save pyeongho/e2b7c978bb556329b06d6bdfd9ec799d to your computer and use it in GitHub Desktop.
apply plugin: 'com.jakewharton.butterknife'
dependencies {
compile 'com.jakewharton:butterknife:8.4.0'
annotationProcessor 'com.jakewharton:butterknife-compiler:8.4.0'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment