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:
parent
5f04cc9f4a
commit
6cd8043b90
1 changed files with 1 additions and 1 deletions
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue