dependencies {
classpath 'com.android.tools.build:gradle:3.2.1'
classpath 'com.google.gms:google-services:3.2.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
Run Code Online (Sandbox Code Playgroud)
The flutter projects works fine without firebase but when I add firebase it makes this error
Finished with error: Gradle task assembleDebug failed with exit code 1
Should update gms google service. Could you try this and let me know if it worked for you
classpath 'com.google.gms:google-services:4.2.0'
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
63 次 |
| 最近记录: |