fix run error
This commit is contained in:
parent
46824f4498
commit
1765bfd20c
3 changed files with 4 additions and 1 deletions
|
@ -11,6 +11,7 @@ plugins {
|
|||
|
||||
// Firebase
|
||||
id 'com.google.gms.google-services'
|
||||
id 'com.google.firebase.crashlytics'
|
||||
}
|
||||
|
||||
android {
|
||||
|
|
Reference in a new issue