Skip to content

Instantly share code, notes, and snippets.

@thetminko
Created April 22, 2020 01:42
Show Gist options
  • Save thetminko/2fe222aec10dc772b4be102020758e9e to your computer and use it in GitHub Desktop.
Save thetminko/2fe222aec10dc772b4be102020758e9e to your computer and use it in GitHub Desktop.
Check keystore signing config
keytool -list -v -keystore {keystore path} -alias {keystore alias}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment