From 70c053ba95bfc2a1db6b674aab74260a8a7ad798 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 09:01:40 +0000 Subject: [PATCH] Bump com.airbnb.android:lottie from 6.4.1 to 6.7.1 Bumps [com.airbnb.android:lottie](https://github.com/airbnb/lottie-android) from 6.4.1 to 6.7.1. - [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.7.1) --- updated-dependencies: - dependency-name: com.airbnb.android:lottie dependency-version: 6.7.1 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 6fa94066..730b66df 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,7 +16,7 @@ activityCompose = "1.10.1" composeBom = "2025.06.00" androidxNavigation = "2.9.0" appcompat = "1.7.1" -lottie = "6.4.1" +lottie = "6.7.1" material = "1.12.0" robolectric = "4.16" dokkaPlugin = "2.0.0"