From 2eb6217bff8f4857ca512675f00019d924f79914 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 22:23:20 +0000 Subject: [PATCH] Bump lottie from 3.6.0 to 3.7.0 Bumps [lottie](https://github.com/airbnb/lottie-android) from 3.6.0 to 3.7.0. - [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.0) 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..a1f6e84 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.0' // Morph loading button implementation 'com.github.Muki1992:MaterialLoadingButton:2.0' // Animations