Skip to content

Commit eb79def

Browse files
fix(deps): update dependency pl.droidsonroids.gif:android-gif-drawable to v1.2.32
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ff26ab commit eb79def

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ dependencies {
304304
implementation("androidx.media3:media3-ui:$media3Version")
305305

306306
implementation("com.github.chrisbanes:PhotoView:2.3.0")
307-
implementation("pl.droidsonroids.gif:android-gif-drawable:1.2.31")
307+
implementation("pl.droidsonroids.gif:android-gif-drawable:1.2.32")
308308

309309
implementation("io.noties.markwon:core:$markwonVersion")
310310
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
@@ -378,6 +378,7 @@
378378
<trusting group="pl.droidsonroids.gif" name="android-gif-drawable" version="1.2.29"/>
379379
<trusting group="pl.droidsonroids.gif" name="android-gif-drawable" version="1.2.30"/>
380380
<trusting group="pl.droidsonroids.gif" name="android-gif-drawable" version="1.2.31"/>
381+
<trusting group="pl.droidsonroids.gif" name="android-gif-drawable" version="1.2.32"/>
381382
</trusted-key>
382383
<trusted-key id="B2F967B67DADC1F07172DBDADE453E55DC86FC9B" group="co.touchlab"/>
383384
<trusted-key id="B41089A2DA79B0FA5810252872385FF0AF338D52">

0 commit comments

Comments
 (0)