I am trying to generate SHA1 fingerprint for OAuth client ID , its generating successfully but problem is that i am using same SHA1 fingerprint(in both project android studio generate same SHA1 fingerprint) for two different project with different package name .
see the image below !
Note : i found this link but never answered !
SHA1 fingerprint already used by another OAuth2 client
How to create OAuthClient Id in Goole API console for multiple projects
Thank You !