(Supabase Auth) Build Failed - Execution failed for task ':app:processDebugGoogleServices'.

Troubleshooting

Got the following error when i tried to test my app on local.

It is trying to use Supabase Auth to perform google sign in and got following exception:


FAILURE: Build failed with an exception.

* What went wrong:

Execution failed for task ':app:processDebugGoogleServices'.

> No matching client found for package name 'com.flutterflow.xxx'



What have you tried so far?
Did you check FlutterFlow's Documentation for this topic?
No