# Template for production keystore configuration
# Copy this file to key.properties and fill in your production values
# NEVER commit the actual key.properties file to version control
storePassword=YOUR_STORE_PASSWORD
keyPassword=YOUR_KEY_PASSWORD
keyAlias=YOUR_KEY_ALIAS
storeFile=YOUR_KEYSTORE_FILE_PATH