Use ButterKnife 8.0.1
This commit is contained in:
parent
ab789086b5
commit
46c961688c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ buildscript {
|
|||
kotlin_version = '1.0.1-2'
|
||||
support_version = '23.2.1'
|
||||
dagger_version = '2.4'
|
||||
butterknife_version = '8.0.0'
|
||||
butterknife_version = '8.0.1'
|
||||
}
|
||||
|
||||
repositories {
|
||||
|
|
Loading…
Reference in a new issue