Prep for public distribution. All user-facing strings, the README, the Gitea workflow step names/comments and the keystore example are now English. Follow-up i18n (string resources + locale files) is tracked in #5. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
6 lines
172 B
Plaintext
6 lines
172 B
Plaintext
# Copy to keystore.properties (gitignored) for local release builds.
|
|
storeFile=/absolute/path/to/release.jks
|
|
storePassword=CHANGEME
|
|
keyAlias=paperscan
|
|
keyPassword=CHANGEME
|