Skip to content

Commit 3f2979d

Browse files
Bump material from 1.2.1 to 1.3.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.2.1...1.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c58b89e commit 3f2979d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
target_sdk_version = 28
1010

1111
kotlin_version = '1.3.61'
12-
material_version = '1.2.1'
12+
material_version = '1.3.0'
1313
appcompat_version = '1.2.0'
1414
core_version = '1.1.0'
1515
}

0 commit comments

Comments
 (0)