Skip to content

Commit

Permalink
chore: bump pl.droidsonroids.gif:android-gif-drawable (#907)
Browse files Browse the repository at this point in the history
Bumps [pl.droidsonroids.gif:android-gif-drawable](https://github.com/koral--/android-gif-drawable) from 1.2.23 to 1.2.28.
- [Release notes](https://github.com/koral--/android-gif-drawable/releases)
- [Changelog](https://github.com/koral--/android-gif-drawable/blob/dev/CHANGELOG.md)
- [Commits](koral--/android-gif-drawable@v1.2.23...v1.2.28)

---
updated-dependencies:
- dependency-name: pl.droidsonroids.gif:android-gif-drawable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mario Behling <[email protected]>
  • Loading branch information
dependabot[bot] and mariobehling authored May 11, 2024
1 parent d97ae99 commit fcdbe40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ dependencies {
kapt "androidx.databinding:compiler:3.2.0-alpha11"

//Gif Library
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.23'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.28'

//Android X Libraries
implementation 'androidx.appcompat:appcompat:1.2.0'
Expand Down

0 comments on commit fcdbe40

Please sign in to comment.