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:
dependabot[bot] 2018-12-03 02:14:22 +00:00
parent 36df660d29
commit cc5b9a10eb
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331

View file

@ -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"