Skip to content

Commit 44d790a

Browse files
chore(deps): bump material from 1.4.0 to 1.5.0 (#2298)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e106c10 commit 44d790a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979
implementation 'androidx.appcompat:appcompat:1.4.1'
8080
implementation 'androidx.cardview:cardview:1.0.0'
8181
implementation 'androidx.recyclerview:recyclerview:1.2.1'
82-
implementation 'com.google.android.material:material:1.4.0'
82+
implementation 'com.google.android.material:material:1.5.0'
8383
implementation 'androidx.legacy:legacy-support-v13:1.0.0'
8484
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
8585
implementation 'androidx.legacy:legacy-preference-v14:1.0.0'

0 commit comments

Comments
 (0)