Эх сурвалжийг харах

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>
dependabot[bot] 6 жил өмнө
parent
commit
cc5b9a10eb
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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