Added deps after crash
This commit is contained in:
parent
4fecc291a4
commit
e8315adb1d
6 changed files with 45 additions and 22 deletions
|
|
@ -48,7 +48,7 @@ dependencies {
|
|||
testImplementation 'junit:junit:4.12'
|
||||
androidTestImplementation 'com.android.support.test:runner:1.0.1'
|
||||
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'
|
||||
compile 'com.google.firebase:firebase-core:15.0.2'
|
||||
implementation 'com.google.firebase:firebase-core:15.0.2'
|
||||
// google recommends 16 but fails because location flutter package deps in 15
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue