We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90f1b6c commit d91735dCopy full SHA for d91735d
app/build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
40
implementation 'com.google.android.material:material:1.0.0'
41
//Firebase
42
- implementation 'com.google.firebase:firebase-core:16.0.6'
+ implementation 'com.google.firebase:firebase-core:21.1.1'
43
implementation 'com.google.firebase:firebase-crash:16.2.1'
44
}
45
0 commit comments