Skip to content

Commit f59bf37

Browse files
Bump material from 1.5.0 to 1.6.0 (#2637)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ae788f commit f59bf37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ libraries.kotlin = [
4545
libraries.android = [
4646
ktx: 'androidx.core:core-ktx:1.7.0',
4747
compat: 'androidx.appcompat:appcompat:1.4.1',
48-
material: 'com.google.android.material:material:1.5.0',
48+
material: 'com.google.android.material:material:1.6.0',
4949
junit: 'androidx.test.ext:junit:1.1.3',
5050
espresso: 'androidx.test.espresso:espresso-core:3.4.0',
5151
]

0 commit comments

Comments
 (0)