From df04fa3d8057fad7b34b5c08c15cb78fcc4b151e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 17:57:57 +0800 Subject: [PATCH] Update dependency com.airbnb.android:lottie to v6.2.0 (#3747) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 3a3f6e2085..04f919a0f3 100644 --- a/build.gradle +++ b/build.gradle @@ -394,7 +394,7 @@ dependencies { // Persian Date implementation 'com.github.samanzamani:PersianDate:1.7.1' - implementation 'com.airbnb.android:lottie:6.1.0' + implementation 'com.airbnb.android:lottie:6.2.0' // Smartspacer implementation('com.kieronquinn.smartspacer:sdk-client:1.0.5') {