Explorar o código

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

Bump PhotoView from 2.0.0 to 2.3.0
Andy Scherzinger %!s(int64=4) %!d(string=hai) anos
pai
achega
2dad02efc8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -270,7 +270,7 @@ dependencies {
     implementation 'com.google.code.gson:gson:2.8.6'
     implementation 'com.google.android.exoplayer:exoplayer:2.13.3'
 
-    implementation 'com.github.chrisbanes:PhotoView:2.0.0'
+    implementation 'com.github.chrisbanes:PhotoView:2.3.0'
     implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.23'
 
     implementation "io.noties.markwon:core:$markwonVersion"