From 6ccebc4446d86dadff7d07f4fa1746f22bc6a00d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 10:00:48 +0000 Subject: [PATCH] Bump com.airbnb.android:lottie from 6.4.1 to 6.6.4 Bumps [com.airbnb.android:lottie](https://github.com/airbnb/lottie-android) from 6.4.1 to 6.6.4. - [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.4.1...v6.6.4) --- updated-dependencies: - dependency-name: com.airbnb.android:lottie dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a7e108536..ac64b988b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -15,7 +15,7 @@ lifecycleRuntimeKtx = "2.8.4" activityCompose = "1.9.1" composeBom = "2024.06.00" appcompat = "1.7.0" -lottie = "6.4.1" +lottie = "6.6.4" material = "1.12.0" robolectric = "4.13" dokkaPlugin = "2.0.0"