Analytics and crashlytics
This commit is contained in:
parent
7315f4343c
commit
502d1452ce
7 changed files with 167 additions and 1 deletions
|
|
@ -21,6 +21,7 @@ plugins {
|
|||
id("com.android.application") version "8.7.0" apply false
|
||||
// START: FlutterFire Configuration
|
||||
id("com.google.gms.google-services") version("4.3.15") apply false
|
||||
id("com.google.firebase.crashlytics") version("2.8.1") apply false
|
||||
// END: FlutterFire Configuration
|
||||
id("org.jetbrains.kotlin.android") version "1.8.22" apply false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue