Created
March 28, 2019 10:36
-
-
Save rajajawahar/3de11be1750af685525f6abcf107b39d 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
##Replace the below credentials with the Release keystore values. | |
keystorePath=''../Your KeyStore.jks | |
storePassword='StorePassword' | |
keyAlias=''Alias Name | |
keyPassword='Password' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment