Answers for "Execution failed for task ':app:processDebugGoogleServices'. > No matching client found for package name 'org.eConvivialCPN'"

12

Execution failed for task ':app:processDebugGoogleServices'.

You should delete a line apply plugin: 'com.google.gms.google-services'

because "com.android.application" package already has same package.
Posted by: Guest on September-18-2020

Code answers related to "Execution failed for task ':app:processDebugGoogleServices'. > No matching client found for package name 'org.eConvivialCPN'"

Browse Popular Code Answers by Language