Browse Source

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 6 years ago
parent
commit
a353e3ca6a
1 changed files with 1 additions and 1 deletions
  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'