From dec9c7f8dde9dd05e8f4752413b2dcd7092b1ecc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 20:20:48 +0000 Subject: [PATCH] Bump material from 1.2.0-alpha02 to 1.5.0-alpha01 Bumps [material](https://github.com/material-components/material-components-android) from 1.2.0-alpha02 to 1.5.0-alpha01. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](https://github.com/material-components/material-components-android/compare/1.2.0-alpha02...1.5.0-alpha01) 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 5652977..e74e8dd 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ buildscript { targetSdkVersion = 29 kotlinVersion = '1.3.70' - materialVersion = '1.2.0-alpha02' + materialVersion = '1.5.0-alpha01' ankoVersion = '0.10.8' // architecture components