mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 22:55:46 +03:00
Bump parceler from 1.1.11 to 1.1.12
Bumps [parceler](https://github.com/johncarl81/parceler) from 1.1.11 to 1.1.12. - [Release notes](https://github.com/johncarl81/parceler/releases) - [Changelog](https://github.com/johncarl81/parceler/blob/master/CHANGELOG.adoc) - [Commits](https://github.com/johncarl81/parceler/compare/parceler-project-1.1.11...parceler-project-1.1.12) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
36df660d29
commit
cc5b9a10eb
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@ dependencies {
|
|||
implementation 'com.github.chrisbanes:PhotoView:2.1.4'
|
||||
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.15'
|
||||
|
||||
implementation 'org.parceler:parceler-api:1.1.11'
|
||||
implementation 'org.parceler:parceler-api:1.1.12'
|
||||
annotationProcessor 'org.parceler:parceler:1.1.11'
|
||||
implementation('com.github.bumptech.glide:glide:3.7.0') {
|
||||
exclude group: "com.android.support"
|
||||
|
|
Loading…
Reference in a new issue