Update ButterKnife (#166)
This commit is contained in:
parent
eeb67e2def
commit
bd93622b7f
1 changed files with 2 additions and 2 deletions
|
|
@ -118,6 +118,6 @@ dependencies {
|
||||||
compile 'me.zhanghai.android.materialprogressbar:library:1.3.0'
|
compile 'me.zhanghai.android.materialprogressbar:library:1.3.0'
|
||||||
compile 'org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5'
|
compile 'org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5'
|
||||||
|
|
||||||
compile 'com.jakewharton:butterknife:8.5.1'
|
compile 'com.jakewharton:butterknife:8.6.0'
|
||||||
annotationProcessor 'com.jakewharton:butterknife-compiler:8.5.1'
|
annotationProcessor 'com.jakewharton:butterknife-compiler:8.6.0'
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue