Prechádzať zdrojové kódy

Merge pull request #10649 from nextcloud/dependabot/gradle/pl.droidsonroids.gif-android-gif-drawable-1.2.25

Bump android-gif-drawable from 1.2.24 to 1.2.25
Álvaro Brey 2 rokov pred
rodič
commit
7663b40231
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -239,7 +239,7 @@ dependencies {
     implementation 'com.google.code.gson:gson:2.9.1'
     implementation 'com.github.nextcloud-deps:sectioned-recyclerview:0.6.1'
     implementation 'com.github.chrisbanes:PhotoView:2.3.0'
-    implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.24'
+    implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.25'
     implementation 'com.github.nextcloud-deps:qrcodescanner:0.1.2.4' // 'com.github.blikoon:QRCodeScanner:0.1.2'
     implementation 'com.google.android.flexbox:flexbox:3.0.0'
     implementation('com.github.bumptech.glide:glide:3.8.0') {