From 5cbedb68a98f740aed047e80769b0678ef115692 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 21:12:54 +0000 Subject: [PATCH] Bump AppIntro from 4.2.3 to 6.1.0 Bumps [AppIntro](https://github.com/AppIntro/AppIntro) from 4.2.3 to 6.1.0. - [Release notes](https://github.com/AppIntro/AppIntro/releases) - [Changelog](https://github.com/AppIntro/AppIntro/blob/master/CHANGELOG.md) - [Commits](https://github.com/AppIntro/AppIntro/compare/4.2.3...6.1.0) Signed-off-by: dependabot-preview[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 2d2c7ff3..4e776fc9 100644 --- a/build.gradle +++ b/build.gradle @@ -57,7 +57,7 @@ ext { circleImageViewLibraryVersion = '3.1.0' mpandroidchartLibraryVersion = '3.1.0' usbSerialLibraryVersion = '6.1.0' - appIntroLibraryVersion = '4.2.3' + appIntroLibraryVersion = '6.1.0' jfreechartLibraryVersion = '1.0.14' opencsvLibraryVersion = '5.0' }