Answers for "execution failed for task app:processDebugGoogleServices flutter"

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 flutter"

Browse Popular Code Answers by Language