From 924eef78cffdeb1efc3e75c6fa90a44daf1cdec8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 18:26:05 +0000 Subject: [PATCH] Bump gridlayout-v7 from 27.1.1 to 28.0.0 Bumps gridlayout-v7 from 27.1.1 to 28.0.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 1c1d6de..2232740 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -146,7 +146,7 @@ dependencies { implementation 'com.amazonaws:aws-android-sdk-s3:2.7.7' implementation 'com.github.apl-devs:appintro:v4.2.2' implementation 'com.h6ah4i.android.widget.verticalseekbar:verticalseekbar:0.7.2' - implementation 'com.android.support:gridlayout-v7:27.1.1' + implementation 'com.android.support:gridlayout-v7:28.0.0' androidTestImplementation 'org.hamcrest:hamcrest-library:1.3' implementation('org.rm3l:maoni:4.1.2@aar') { transitive = true