Signed release build for Clench Wallet 0.3.19.
Verify before installing:
- Download the APK and
SHA256SUMS. - Run
sha256sum -c SHA256SUMS. - Run
apksigner verify --verbose --print-certs clench-0.3.19-release.apk. - Compare the signer certificate digest against the trusted Clench release key.
See docs/release/signed-release-verification.md for the full process.