Updating butterknife
This commit is contained in:
parent
a577049a9c
commit
7485bc35e7
@ -82,8 +82,8 @@ dependencies {
|
|||||||
provided 'javax.annotation:jsr250-api:1.0'
|
provided 'javax.annotation:jsr250-api:1.0'
|
||||||
|
|
||||||
// view binding
|
// view binding
|
||||||
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'
|
||||||
|
|
||||||
// permissions
|
// permissions
|
||||||
compile 'com.anthonycr.grant:permissions:1.1.2'
|
compile 'com.anthonycr.grant:permissions:1.1.2'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user