Skip to content

Commit 8e94aeb

Browse files
Bump material from 1.4.0 to 1.5.0 (#2541)
Bumps [material](https://github.com/material-components/material-components-android) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.4.0...1.5.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 88b958d commit 8e94aeb

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.0',
48-
material: 'com.google.android.material:material:1.4.0',
48+
material: 'com.google.android.material:material:1.5.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)