Skip to content

Instantly share code, notes, and snippets.

@JonCooperWorks
Created July 31, 2018 02:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JonCooperWorks/dbaf9ac6ed3197f091af433522833a69 to your computer and use it in GitHub Desktop.
Save JonCooperWorks/dbaf9ac6ed3197f091af433522833a69 to your computer and use it in GitHub Desktop.
keytool -genkey -v -keystore my-release-key.jks -keyalg RSA -keysize 2048 -validity 10000 -alias my-alias
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment