* 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:
/Users/karthikdhayakar/panarome/platforms/android/app/src/debug/google-services.json
/Users/karthikdhayakar/panarome/platforms/android/app/google-services.json
Showing error while running the application
but I added platforms/android/google-services.json.
may now why this error is occuring.