Created
March 24, 2024 15:01
-
-
Save RayanAbid/43302872c32361f94b1313b6770b9c05 to your computer and use it in GitHub Desktop.
Command to get sha key android
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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