fix: firebase initialization
This commit is contained in:
parent
f77269e468
commit
d15ffe7708
6 changed files with 20 additions and 0 deletions
|
@ -34,6 +34,8 @@ android {
|
|||
// Google Play specific configuration
|
||||
dimension "store"
|
||||
isDefault true
|
||||
apply plugin: 'com.google.gms.google-services'
|
||||
apply plugin: 'com.google.firebase.crashlytics'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue