I'm developing a flutter app which includes google sign in with firebase. Google sign in is working perfectly on emulator but when I export signed bundle and test on physical device. It doesn't work. Is there anything I need to add in gradle file? Can someone please guide me?

