Skip to content

Encly 2.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Sep 09:58
v2.0.1
7690562

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.