mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-06 06:15:12 +00:00
Bump butterknife from 10.2.1 to 10.2.3
Bumps [butterknife](https://github.com/JakeWharton/butterknife) from 10.2.1 to 10.2.3. - [Release notes](https://github.com/JakeWharton/butterknife/releases) - [Changelog](https://github.com/JakeWharton/butterknife/blob/master/CHANGELOG.md) - [Commits](https://github.com/JakeWharton/butterknife/compare/10.2.1...10.2.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9eee09007a
commit
eb385a2b4a
@ -197,7 +197,7 @@ dependencies {
|
||||
implementation 'net.orange-box.storebox:storebox-lib:1.4.0'
|
||||
compileOnly 'org.projectlombok:lombok:1.18.10'
|
||||
annotationProcessor "org.projectlombok:lombok:1.18.10"
|
||||
implementation 'com.jakewharton:butterknife:10.2.1'
|
||||
implementation 'com.jakewharton:butterknife:10.2.3'
|
||||
kapt 'com.jakewharton:butterknife-compiler:10.2.1'
|
||||
implementation 'com.github.HITGIF:TextFieldBoxes:1.4.5'
|
||||
implementation 'eu.davidea:flexible-adapter:5.1.0'
|
||||
|
Loading…
Reference in New Issue
Block a user