Update dependencies
This commit is contained in:
parent
1fa6a9ea32
commit
61986f3bce
1 changed files with 2 additions and 2 deletions
|
|
@ -121,7 +121,7 @@ dependencies {
|
|||
implementation 'com.heinrichreimersoftware:material-intro:1.6.2'
|
||||
implementation 'me.zhanghai.android.materialprogressbar:library:1.4.2'
|
||||
implementation 'org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5'
|
||||
implementation 'com.jakewharton:butterknife:8.6.0'
|
||||
implementation 'com.jakewharton:butterknife:8.8.1'
|
||||
implementation('com.h6ah4i.android.widget.advrecyclerview:advrecyclerview:0.11.0@aar') {
|
||||
transitive = true
|
||||
}
|
||||
|
|
@ -130,5 +130,5 @@ dependencies {
|
|||
transitive = true
|
||||
}
|
||||
testImplementation 'junit:junit:4.12'
|
||||
annotationProcessor 'com.jakewharton:butterknife-compiler:8.6.0'
|
||||
annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue