Skip to content

Instantly share code, notes, and snippets.

@federicoiosue
Created February 11, 2017 14:05
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 federicoiosue/25dbbe11c592945cc268d42c8093c3a2 to your computer and use it in GitHub Desktop.
Save federicoiosue/25dbbe11c592945cc268d42c8093c3a2 to your computer and use it in GitHub Desktop.
Android app signing configuration
keystore=/path/tp/your/keystore
keystore.password=keystorePassword
keystore.alias=aliasForApp
keystore.alias.password=aliasForAppPassword
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment