Skip to content

Commit 6c5bc48

Browse files
Bump material from 1.7.0 to 1.8.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](https://github.com/material-components/material-components-android/commits) --- 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>
1 parent e87d312 commit 6c5bc48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ ext.libs = [
8282
'transition' : "androidx.transition:transition:1.2.0",
8383
],
8484
google : [
85-
'material' : "com.google.android.material:material:1.7.0",
85+
'material' : "com.google.android.material:material:1.8.0",
8686
'firebaseBom' : "com.google.firebase:firebase-bom:$firebaseBom",
8787
'messaging' : "com.google.firebase:firebase-messaging",
8888
'appdistributionApi' : "com.google.firebase:firebase-appdistribution-api-ktx:$appDistribution",

0 commit comments

Comments
 (0)