Skip to content

Instantly share code, notes, and snippets.

@RayanAbid
Created March 24, 2024 15:01
Show Gist options
  • Save RayanAbid/43302872c32361f94b1313b6770b9c05 to your computer and use it in GitHub Desktop.
Save RayanAbid/43302872c32361f94b1313b6770b9c05 to your computer and use it in GitHub Desktop.
Command to get sha key android
keytool -list -v -alias androiddebugkey -keystore ./android/app/debug.keystore -storepass android -keypass android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment