Bump com.google.android.material:material from 1.11.0 to 1.12.0

Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.11.0...1.12.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>
This commit is contained in:
dependabot[bot] 2024-05-06 22:33:40 +00:00 committed by William Brawner
parent 2e34cca75a
commit 942e38ef90

View file

@ -15,7 +15,7 @@ kotlinx-serialization = "1.6.3"
kotlinx-coroutines = "1.8.0"
kotlinx-datetime = "0.5.0"
ktor = "2.3.10"
material = "1.11.0"
material = "1.12.0"
maxSdk = "34"
minSdk = "26"
navigation = "2.7.7"