mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 22:55:46 +03:00
Bump butterknifeVersion from 10.2.2 to 10.2.3
Bumps `butterknifeVersion` from 10.2.2 to 10.2.3. Updates `butterknife` from 10.2.2 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.2...10.2.3) Updates `butterknife-compiler` from 10.2.2 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.2...10.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
f35ef1b320
commit
3d934ed9fa
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ ext {
|
|||
daggerVersion = "2.28.3"
|
||||
markwonVersion = "4.5.0"
|
||||
prismVersion = "2.0.0"
|
||||
butterknifeVersion = "10.2.2"
|
||||
butterknifeVersion = "10.2.3"
|
||||
androidLibraryVersion = "master-SNAPSHOT"
|
||||
|
||||
travisBuild = System.getenv("TRAVIS") == "true"
|
||||
|
|
Loading…
Reference in a new issue