Skip to content

v5.31.1

Choose a tag to compare

@github-actions github-actions released this 20 Sep 18:31
· 24 commits to main since this release

Fixes the Android build, which 5.31.0 broke.

  • The Android app failed to build in 5.31.0. The link-install readahead
    added in 5.31.0 called into a module the Android build deliberately leaves
    out, so the APK never got made — 5.31.0 shipped desktop builds only. Fixed,
    and verified against the Android target this time.
  • No behaviour changes on desktop; 5.31.0's fixes are all still here.