Forked from matheusdavidson/release-signing.properties
Created
April 17, 2017 15:22
-
-
Save stewones/63b90d25546d093f8774d59b4863ab40 to your computer and use it in GitHub Desktop.
This file contains 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
storeFile=/path/to/key | |
keyAlias={key-alias} | |
storePassword={store-pass} | |
keyPassword={key-pass} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment