Skip to content

Instantly share code, notes, and snippets.

@TheDancerCodes
Last active February 8, 2019 09:01
Show Gist options
  • Save TheDancerCodes/d0c9bbb23a57bb3da0797f4e9c49dde0 to your computer and use it in GitHub Desktop.
Save TheDancerCodes/d0c9bbb23a57bb3da0797f4e9c49dde0 to your computer and use it in GitHub Desktop.
This file should contain your signing information.
# Remember to add your values here as plain text. No quotes required.
keyAlias = your_project_key_alias
keyPassword = your_key_alias_password
storeFile = /path/to/your/.keystore # Example: /Users/thedancercodes/keystores/fastlane-droid.keystore
storePassword = your_keystore_password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment