github ACINQ/phoenix android-v2.4.4
Phoenix v2.4.4

8 hours ago

Changes

This version is a bug fix release. Especially, it fixes a crash when navigating to the Payment options menu.

Full changelog

Verifying signatures

You will need gpg and our release signing key 7A73FE77DE2C4027. Note that you can get it:

To import our signing key:

$ gpg --import drouinf.asc

To verify the release file checksums and signatures:

$ gpg -d SHA256SUMS.asc > SHA256SUMS.stripped
$ sha256sum -c SHA256SUMS.stripped

Don't miss a new phoenix release

NewReleases is sending notifications on new releases.