We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e87d312 commit 6c5bc48Copy full SHA for 6c5bc48
dependencies.gradle
@@ -82,7 +82,7 @@ ext.libs = [
82
'transition' : "androidx.transition:transition:1.2.0",
83
],
84
google : [
85
- 'material' : "com.google.android.material:material:1.7.0",
+ 'material' : "com.google.android.material:material:1.8.0",
86
'firebaseBom' : "com.google.firebase:firebase-bom:$firebaseBom",
87
'messaging' : "com.google.firebase:firebase-messaging",
88
'appdistributionApi' : "com.google.firebase:firebase-appdistribution-api-ktx:$appDistribution",
0 commit comments