Explorar el Código

Merge pull request #3297 from nextcloud/dependabot/gradle/com.github.chrisbanes-PhotoView-2.3.0

Bump PhotoView from 2.1.4 to 2.3.0
Tobias Kaminsky hace 6 años
padre
commit
a353e3ca6a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -230,7 +230,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.4'
+    implementation 'com.github.chrisbanes:PhotoView:2.3.0'
     implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.15'
 
     implementation 'org.parceler:parceler-api:1.1.12'