Skip to content

Commit 6fb9e59

Browse files
Merge pull request #5856 from nextcloud/renovate/pl.droidsonroids.gif-android-gif-drawable-1.x
fix(deps): update dependency pl.droidsonroids.gif:android-gif-drawable to v1.2.31
2 parents b6ff579 + b5c1f38 commit 6fb9e59

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ dependencies {
297297
implementation "androidx.media3:media3-ui:$media3_version"
298298

299299
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
300-
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.30'
300+
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.31'
301301

302302
implementation "io.noties.markwon:core:$markwonVersion"
303303
implementation "io.noties.markwon:ext-strikethrough:$markwonVersion"

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,7 @@
327327
<trusted-key id="B17136D06153558101DB7DF723778689FBFBE047">
328328
<trusting group="pl.droidsonroids.gif" name="android-gif-drawable" version="1.2.29"/>
329329
<trusting group="pl.droidsonroids.gif" name="android-gif-drawable" version="1.2.30"/>
330+
<trusting group="pl.droidsonroids.gif" name="android-gif-drawable" version="1.2.31"/>
330331
</trusted-key>
331332
<trusted-key id="B41089A2DA79B0FA5810252872385FF0AF338D52">
332333
<trusting group="joda-time" name="joda-time" version="2.12.6"/>

0 commit comments

Comments
 (0)