Analytics and crashlytics
This commit is contained in:
parent
7315f4343c
commit
502d1452ce
7 changed files with 167 additions and 1 deletions
|
|
@ -2,6 +2,7 @@ plugins {
|
|||
id("com.android.application")
|
||||
// START: FlutterFire Configuration
|
||||
id("com.google.gms.google-services")
|
||||
id("com.google.firebase.crashlytics")
|
||||
// END: FlutterFire Configuration
|
||||
id("kotlin-android")
|
||||
// The Flutter Gradle Plugin must be applied after the Android and Kotlin Gradle plugins.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue