Skip to content

Commit

Permalink
Bump material from 1.5.0 to 1.6.0 (#2637)
Browse files Browse the repository at this point in the history
Bumps [material](https://github.com/material-components/material-components-android) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.5.0...1.6.0)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] committed May 6, 2022
1 parent 0ae788f commit f59bf37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -45,7 +45,7 @@ libraries.kotlin = [
libraries.android = [
ktx: 'androidx.core:core-ktx:1.7.0',
compat: 'androidx.appcompat:appcompat:1.4.1',
material: 'com.google.android.material:material:1.5.0',
material: 'com.google.android.material:material:1.6.0',
junit: 'androidx.test.ext:junit:1.1.3',
espresso: 'androidx.test.espresso:espresso-core:3.4.0',
]

0 comments on commit f59bf37

Please sign in to comment.