浏览代码

Merge pull request #2315 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
Andy Scherzinger 2 年之前
父节点
当前提交
b1ae7cf05e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -295,7 +295,7 @@ dependencies {
     implementation 'com.google.android.exoplayer:exoplayer:2.18.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 "io.noties.markwon:core:$markwonVersion"