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

Build(deps): Bump pl.droidsonroids.gif:android-gif-drawable from 1.2.27 to 1.2.28
This commit is contained in:
Andy Scherzinger 2023-08-31 17:01:54 +02:00 committed by GitHub
commit e838c5addf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -269,7 +269,7 @@ dependencies {
implementation "androidx.media3:media3-ui:$media3_version"
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.27'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.28'
implementation "io.noties.markwon:core:$markwonVersion"
implementation "io.noties.markwon:ext-strikethrough:$markwonVersion"