|
Build failed with an exception.
What went wrong:
Execution failed for task ‘:app:processDebugGoogleServices’.
File google-services.json is missing. The Google Services Plugin cannot function without it.
Searched Location:
C:UsersdellAndroidStudioProjectstodo_appandroidappsrcdebuggoogle-services.json
C:UsersdellAndroidStudioProjectstodo_appandroidappsrcgoogle-services.json
C:UsersdellAndroidStudioProjectstodo_appandroidappgoogle-services.json
2
Answers
if you are using firebase in your project make sure to add
google-services.json
file in directoryYourAPP/app/
and then clean and rebuild the projectCheck if you have a
google-services.json
file inside the folderandroid/app