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

Build(deps): Bump pl.droidsonroids.gif:android-gif-drawable from 1.2.26 to 1.2.27
This commit is contained in:
Andy Scherzinger 2023-07-04 10:38:45 +02:00 committed by GitHub
commit b2bf635ea0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -265,7 +265,7 @@ dependencies {
implementation 'com.google.android.exoplayer:exoplayer:2.18.7' implementation 'com.google.android.exoplayer:exoplayer:2.18.7'
implementation 'com.github.chrisbanes:PhotoView:2.3.0' implementation 'com.github.chrisbanes:PhotoView:2.3.0'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.26' implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.27'
implementation "io.noties.markwon:core:$markwonVersion" implementation "io.noties.markwon:core:$markwonVersion"