Skip to content

Commit

Permalink
Bump material from 1.1.0 to 1.2.0 (#420)
Browse files Browse the repository at this point in the history
Bumps [material](https://github.com/material-components/material-components-android) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.1.0...1.2.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2020
1 parent a497695 commit 6820473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
// Google libraries
appCompatVersion = '1.2.0'
constraintLayoutVersion = '1.1.3'
materialComponentsVersion = '1.1.0'
materialComponentsVersion = '1.2.0'
roomVersion = '2.2.5'
fragmentVersion = '1.2.5'
lifecycleVersion = '2.2.0'
Expand Down

0 comments on commit 6820473

Please sign in to comment.