From b6396d3fe7c4fc2e22a119b695f527d402bed287 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 22:34:05 +0000 Subject: [PATCH] Bump lottie from 3.6.0 to 3.7.1 Bumps [lottie](https://github.com/airbnb/lottie-android) from 3.6.0 to 3.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/v3.6.0...v3.7.1) Signed-off-by: dependabot-preview[bot] --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 0b7b59d..95557fa 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -117,7 +117,7 @@ dependencies { // Showcase implementation 'me.toptas.fancyshowcase:fancyshowcaseview:1.3.3' // Loading animation - implementation 'com.airbnb.android:lottie:3.6.0' + implementation 'com.airbnb.android:lottie:3.7.1' // Morph loading button implementation 'com.github.Muki1992:MaterialLoadingButton:2.0' // Animations