From 68da8d0f58cb74f8e7d60e1f1472cd55a1c86a48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Dec 2025 08:33:22 +0000 Subject: [PATCH] all: bump pl.droidsonroids.gif:android-gif-drawable in /app Bumps [pl.droidsonroids.gif:android-gif-drawable](https://github.com/koral--/android-gif-drawable) from 1.2.29 to 1.2.30. - [Release notes](https://github.com/koral--/android-gif-drawable/releases) - [Changelog](https://github.com/koral--/android-gif-drawable/blob/dev/CHANGELOG.md) - [Commits](https://github.com/koral--/android-gif-drawable/compare/v1.2.29...v1.2.30) --- updated-dependencies: - dependency-name: pl.droidsonroids.gif:android-gif-drawable dependency-version: 1.2.30 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index bb77ba1d5..72132b70a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,7 +64,7 @@ dependencies { implementation 'androidx.fragment:fragment-ktx:1.8.9' implementation 'androidx.legacy:legacy-support-v4:1.0.0' implementation 'androidx.multidex:multidex:2.0.1' - implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.29' + implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.30' implementation 'com.google.android.material:material:' implementation 'com.afollestad.material-dialogs:commons:0.9.6.0' implementation 'com.mikepenz:materialdrawer:6.1.1'