twonly-app/android/key.github.properties.example
otsmr 7559434f86
Some checks are pending
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
switch to fastlane for github and f-droid releases
2026-05-28 13:59:14 +02:00

8 lines
413 B
Text

# Example signing credentials configuration for GitHub Releases.
# Copy this file to 'key.github.properties' and fill in your actual credentials.
# Do not commit the actual 'key.github.properties' file to version control.
storePassword=YOUR_GITHUB_RELEASE_STORE_PASSWORD
keyPassword=YOUR_GITHUB_RELEASE_KEY_PASSWORD
keyAlias=github-releases-signature
storeFile=/absolute/path/to/your/github-release-keystore.jks