Bump material from 1.4.0 to 1.6.0 (#434)
Bumps [material](https://github.com/material-components/material-components-android) from 1.4.0 to 1.6.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](https://github.com/material-components/material-components-android/compare/1.4.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
20aa57a002
commit
eb7627aae4
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ ext.versions = [
|
|||
kotlinSerialization : '1.3.2',
|
||||
leakcanary : '2.8.1',
|
||||
lifecycle : '2.2.0',
|
||||
material : '1.4.0',
|
||||
material : '1.6.0',
|
||||
navigation : '2.3.5',
|
||||
okHttp : '4.9.3',
|
||||
okio : '3.0.0',
|
||||
|
|
Loading…
Reference in a new issue