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

Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.7.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.7.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-07-25 10:02:29 +00:00 committed by GitHub
parent 5f04cc9f4a
commit 6cd8043b90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ dependencyResolutionManagement {
library('androidx-recyclerview', 'androidx.recyclerview:recyclerview:1.3.2')
library('androidx-core', 'androidx.core:core-ktx:1.13.1')
library('material-components', 'com.google.android.material:material:1.10.0')
library('material-components', 'com.google.android.material:material:1.12.0')
library('circleimageview', 'de.hdodenhof:circleimageview:3.1.0')
library('fuzzywuzzy', 'me.xdrop:fuzzywuzzy:1.4.0')