From 5253dabc504c90cc81fb60af99988a73eb59dd23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 22:55:17 +0000 Subject: [PATCH] Update lottie to v6.6.0 --- 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 1b2f18710d..140fc7c7be 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -28,7 +28,7 @@ kotlinKover = "0.7.6" ksp = "2.0.21-1.0.26" ktlint = "1.4.0" ktlintGradle = "12.1.1" -lottie = "6.5.2" +lottie = "6.6.0" okhttp3 = "4.12.0" play-app-update = "2.1.0" retrofit2 = "2.11.0"