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.
2 parents ba7ee68 + 6c5bc48 commit 84f0f6fCopy full SHA for 84f0f6f
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