Add firebase
This commit is contained in:
parent
2724935bd0
commit
7315f4343c
7 changed files with 156 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
plugins {
|
||||
id("com.android.application")
|
||||
// START: FlutterFire Configuration
|
||||
id("com.google.gms.google-services")
|
||||
// END: FlutterFire Configuration
|
||||
id("kotlin-android")
|
||||
// The Flutter Gradle Plugin must be applied after the Android and Kotlin Gradle plugins.
|
||||
id("dev.flutter.flutter-gradle-plugin")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue