Anytime I try to build my project I keep getting this error:
Execution failed for task \':app:processReleaseGoogleServices\'. No matching client found for pa
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.