mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
Merge pull request #4494 from nextcloud/dependabot/gradle/com.jakewharton-butterknife-compiler-10.2.0
Bump butterknife-compiler from 10.1.0 to 10.2.0
This commit is contained in:
commit
07a7208985
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ dependencies {
|
|||
implementation 'commons-io:commons-io:2.6'
|
||||
implementation 'com.github.tobiaskaminsky:android-job:v1.2.6.1' // 'com.github.evernote:android-job:v1.2.5'
|
||||
implementation 'com.jakewharton:butterknife:10.2.0'
|
||||
kapt 'com.jakewharton:butterknife-compiler:10.1.0'
|
||||
kapt 'com.jakewharton:butterknife-compiler:10.2.0'
|
||||
implementation 'org.greenrobot:eventbus:3.1.1'
|
||||
implementation 'com.googlecode.ez-vcard:ez-vcard:0.10.5'
|
||||
implementation 'org.lukhnos:nnio:0.2'
|
||||
|
|
Loading…
Reference in a new issue