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
This commit is contained in:
Andy Scherzinger 2022-08-19 00:31:34 +02:00 committed by GitHub
commit b1ae7cf05e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"