任务“:app:processDebugGoogleServices”(类型“GoogleServicesTask”)的配置发现了一些问题。
小智 46
将 google-services 升级到 4.3.8 为我解决了这个问题。
您可以通过替换 build.graddle 文件中的现有版本来完成此操作。
dependencies {
classpath 'com.google.gms:google-services:4.3.8'
}
Run Code Online (Sandbox Code Playgroud)
Sam*_*ain 20
更新项目 gradle 中的 google-service 依赖项
classpath 'com.google.gms:google-services:4.3.10'
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
28344 次 |
| 最近记录: |