Skip to content

build(deps): Bump airbnb-lottie from 6.6.4 to 6.6.6 #21803

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 15, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): Bump airbnb-lottie from 6.6.4 to 6.6.6
Bumps `airbnb-lottie` from 6.6.4 to 6.6.6.

Updates `com.airbnb.android:lottie-compose` from 6.6.4 to 6.6.6
- [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.6.4...v6.6.6)

Updates `com.airbnb.android:lottie` from 6.6.4 to 6.6.6
- [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.6.4...v6.6.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2025
commit 2d052f12bd1b40ccad284e54b7a2342bfcb3d17c
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
agp = '8.8.1'
airbnb-lottie = '6.6.4'
airbnb-lottie = '6.6.6'
android-desugar = '2.1.5'
android-installreferrer = '2.2'
android-security-lint = '1.0.3'
Expand Down