From 91aacdf374b25a81600057b6e1b1c2495687f96e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 21:52:50 +0000 Subject: [PATCH] Bump lottie from 6.6.2 to 6.6.6 in /android Bumps `lottie` from 6.6.2 to 6.6.6. Updates `com.airbnb.android:lottie` from 6.6.2 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](https://github.com/airbnb/lottie-android/compare/v6.6.2...v6.6.6) Updates `com.airbnb.android:lottie-compose` from 6.6.2 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](https://github.com/airbnb/lottie-android/compare/v6.6.2...v6.6.6) --- updated-dependencies: - dependency-name: com.airbnb.android:lottie dependency-version: 6.6.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.airbnb.android:lottie-compose dependency-version: 6.6.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- android/gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/gradle/libs.versions.toml b/android/gradle/libs.versions.toml index abb9e9b46..220db7520 100644 --- a/android/gradle/libs.versions.toml +++ b/android/gradle/libs.versions.toml @@ -50,7 +50,7 @@ compose-ui = "1.7.8" converter-gson = "2.11.0" junit = "4.13.2" libchecker-rules-bundle = "40.2" -lottie = "6.6.2" +lottie = "6.6.6" core-ktx = "1.15.0" core-splashscreen = "1.0.1" datastore-preferences = "1.1.3"