versionCode 20001.
No changes to the app itself. The release APKs are now signed without touching the zip layout
that Gradle produced, so F-Droid can rebuild Encly from source and ship it with the same
signature as GitHub Releases.
Changed
- Release signing keeps AGP's alignment (
--alignment-preserved) and drops the v1 scheme,
which minSdk 26 never uses. - Store listings: the PIN wording now matches the app.
Verify
Download SHA256SUMS next to the APK and run sha256sum -c --ignore-missing SHA256SUMS.
Check the signer with apksigner verify --print-certs <apk> against the certificate
fingerprint published in the README.