We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b7067 commit 2465b4dCopy full SHA for 2465b4d
example/android/build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
dependencies {
9
classpath 'com.android.tools.build:gradle:7.3.0'
10
// START: FlutterFire Configuration
11
- classpath 'com.google.gms:google-services:4.3.10'
+ classpath 'com.google.gms:google-services:4.3.14'
12
// END: FlutterFire Configuration
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
14
}
0 commit comments