Skip to content

Commit

Permalink
Bump com.airbnb.android:lottie from 6.2.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.2.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.2.0...v6.4.1)

---
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 Jun 3, 2024
1 parent d5f4056 commit 7c345fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.12.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.11.0'
implementation 'com.airbnb.android:lottie:6.2.0'
implementation 'com.airbnb.android:lottie:6.4.1'

testImplementation 'junit:junit:4.13.2'

Expand Down

0 comments on commit 7c345fb

Please sign in to comment.