Execution failed for task ':app:processReleaseGoogleServices'. > No matching client found for package name

后端 未结 5 1588
旧时难觅i
旧时难觅i 2021-01-12 04:09

Anytime I try to build my project I keep getting this error:

Execution failed for task \':app:processReleaseGoogleServices\'.
No matching client found for pa         


        
5条回答
  •  渐次进展
    2021-01-12 04:30

    The problem was actually with NewRelic not with my configuration. I removed it and followed this answer as I was using BuildTypes. Now it compiles as expected.

提交回复
热议问题