Answers for "What went wrong: Execution failed for task ':app:processDebugGoogleServices'"

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 "What went wrong: Execution failed for task ':app:processDebugGoogleServices'"

Browse Popular Code Answers by Language