Skip to content

Commit

Permalink
Bump com.airbnb.android:lottie from 6.4.0 to 6.4.1
Browse files Browse the repository at this point in the history
Bumps [com.airbnb.android:lottie](https://github.com/airbnb/lottie-android) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/airbnb/lottie-android/releases)
- [Changelog](https://github.com/airbnb/lottie-android/blob/master/CHANGELOG.md)
- [Commits](airbnb/lottie-android@v6.4.0...v6.4.1)

---
updated-dependencies:
- dependency-name: com.airbnb.android:lottie
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent ec36868 commit 519fcbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.2'
implementation 'com.airbnb.android:lottie:6.4.0'
implementation 'com.airbnb.android:lottie:6.4.1'
implementation 'com.journeyapps:zxing-android-embedded:4.3.0'

// Retrofit
Expand Down

0 comments on commit 519fcbc

Please sign in to comment.