Skip to content

Commit

Permalink
Bump com.airbnb.android:lottie from 6.3.0 to 6.4.0
Browse files Browse the repository at this point in the history
Bumps [com.airbnb.android:lottie](https://github.com/airbnb/lottie-android) from 6.3.0 to 6.4.0.
- [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.3.0...v6.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent f5f3193 commit 86d93dc
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.12.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0'
implementation 'com.airbnb.android:lottie:6.3.0'
implementation 'com.airbnb.android:lottie:6.4.0'
implementation 'com.journeyapps:zxing-android-embedded:4.3.0'

// Retrofit
Expand Down

0 comments on commit 86d93dc

Please sign in to comment.