Merge pull request #1780 from nextcloud/bugfix/noid/android-gif-drawable

Bump android-gif-drawable from 1.2.23 to 1.2.24
This commit is contained in:
Andy Scherzinger 2022-01-20 23:43:59 +01:00 committed by GitHub
commit 9a3e95ebdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -279,7 +279,7 @@ dependencies {
implementation 'com.google.android.exoplayer:exoplayer:2.16.0'
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.23'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.24'
implementation "io.noties.markwon:core:$markwonVersion"