mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
Bump com.google.android.material:material from 1.8.0 to 1.9.0 (#8399)
This commit is contained in:
parent
d9c1e89b9f
commit
6e4b2f4987
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ ext.libs = [
|
|||
'transition' : "androidx.transition:transition:1.4.1",
|
||||
],
|
||||
google : [
|
||||
'material' : "com.google.android.material:material:1.8.0",
|
||||
'material' : "com.google.android.material:material:1.9.0",
|
||||
'firebaseBom' : "com.google.firebase:firebase-bom:$firebaseBom",
|
||||
'messaging' : "com.google.firebase:firebase-messaging",
|
||||
'appdistributionApi' : "com.google.firebase:firebase-appdistribution-api-ktx:$appDistribution",
|
||||
|
|
Loading…
Reference in a new issue