Revert to material 1.10.0
This commit is contained in:
parent
1550330c3d
commit
5f04cc9f4a
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-recyclerview', 'androidx.recyclerview:recyclerview:1.3.2')
|
||||||
library('androidx-core', 'androidx.core:core-ktx:1.13.1')
|
library('androidx-core', 'androidx.core:core-ktx:1.13.1')
|
||||||
|
|
||||||
library('material-components', 'com.google.android.material:material:1.12.0')
|
library('material-components', 'com.google.android.material:material:1.10.0')
|
||||||
|
|
||||||
library('circleimageview', 'de.hdodenhof:circleimageview:3.1.0')
|
library('circleimageview', 'de.hdodenhof:circleimageview:3.1.0')
|
||||||
library('fuzzywuzzy', 'me.xdrop:fuzzywuzzy:1.4.0')
|
library('fuzzywuzzy', 'me.xdrop:fuzzywuzzy:1.4.0')
|
||||||
|
|
Loading…
Reference in a new issue