Download Latest Version Phoenix v2.6.2 source code.tar.gz (3.5 MB)
Email in envelope

Get an email when there's a new version of Phoenix Kotlin

Home / android-v2.5.2
Name Modified Size InfoDownloads / Week
Parent folder
SHA256SUMS.asc 2025-03-25 978 Bytes
phoenix-102-2.5.2-mainnet.apk 2025-03-25 16.5 MB
Phoenix 2.5.2 source code.tar.gz 2025-03-25 3.5 MB
Phoenix 2.5.2 source code.zip 2025-03-25 4.2 MB
README.md 2025-03-25 757 Bytes
Totals: 5 Items   24.2 MB 0

Changes

This is a bug fix release correcting several stability issues, includes a fix for a crash occurring on some Android devices when using the scanner.

Full changelog

Verifying signatures

You will need gpg and our release signing key E04E48E72C205463. Note that you can get it: - from our website: https://acinq.co/pgp/drouinf2.asc - from github user @sstone, a committer on eclair: https://api.github.com/users/sstone/gpg_keys

To import our signing key:

$ gpg --import drouinf2.asc

To verify the release file checksums and signatures:

$ gpg -d SHA256SUMS.asc > SHA256SUMS.stripped
$ sha256sum -c SHA256SUMS.stripped
Source: README.md, updated 2025-03-25