Skip to content

Commit

Permalink
Bump com.google.android.material:material from 1.9.0 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](material-components/material-components-android@1.9.0...1.10.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]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Oct 9, 2023
1 parent 9d95d39 commit 4945dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ androidx-navigation-ui = { module = "androidx.navigation:navigation-ui-ktx", ver
androidx-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle" }
androidx-test-junit = "androidx.test.ext:junit:1.1.5"
androidx-test-espresso = "androidx.test.espresso:espresso-core:3.5.1"
google-material = "com.google.android.material:material:1.9.0"
google-material = "com.google.android.material:material:1.10.0"
junit = "junit:junit:4.13.2"
robolectric = "org.robolectric:robolectric:4.10.3"

Expand Down

0 comments on commit 4945dad

Please sign in to comment.