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

Bump glide from 3.7.0 to 3.8.0

Bumps [glide](https://github.com/bumptech/glide) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/bumptech/glide/releases)
- [Commits](https://github.com/bumptech/glide/compare/v3.7.0...v3.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 5 жил өмнө
parent
commit
6d21147010
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -284,7 +284,7 @@ dependencies {
     implementation 'com.google.android:flexbox:1.1.1'
     implementation 'org.parceler:parceler-api:1.1.12'
     kapt 'org.parceler:parceler:1.1.12'
-    implementation('com.github.bumptech.glide:glide:3.7.0') {
+    implementation('com.github.bumptech.glide:glide:3.8.0') {
         exclude group: "com.android.support"
     }
     implementation 'com.caverock:androidsvg:1.4'