mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-01 04:33:48 +03:00
Upgrades to material 1.5.0 library
This commit is contained in:
parent
1b1a9bf3dd
commit
d6cd3f5719
1 changed files with 1 additions and 2 deletions
|
@ -71,8 +71,7 @@ ext.libs = [
|
|||
'espressoIntents' : "androidx.test.espresso:espresso-intents:$espresso"
|
||||
],
|
||||
google : [
|
||||
// TODO There is 1.6.0?
|
||||
'material' : "com.google.android.material:material:1.4.0"
|
||||
'material' : "com.google.android.material:material:1.5.0"
|
||||
],
|
||||
dagger : [
|
||||
'dagger' : "com.google.dagger:dagger:$dagger",
|
||||
|
|
Loading…
Add table
Reference in a new issue