Forráskód Böngészése

Merge pull request #2998 from nextcloud/dependabot/gradle/com.github.chrisbanes-PhotoView-2.1.4

Bump PhotoView from 2.1.3 to 2.1.4
Andy Scherzinger 6 éve
szülő
commit
b8e1975824
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -232,7 +232,7 @@ dependencies {
     implementation 'com.madgag.spongycastle:pkix:1.54.0.0'
     implementation 'com.google.code.gson:gson:2.8.5'
     implementation 'com.afollestad:sectioned-recyclerview:0.5.0'
-    implementation 'com.github.chrisbanes:PhotoView:2.1.3'
+    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.9'