Skip to content

Two fixes

@Nordgedanken found a bug in fdroid nightly where it wouldn't include APKs from an 'fdroid' build flavor. He tracked down the exact cause, and I then made the fix. The fix was tested here: https://gitlab.com/Nordgedanken/simplematrix/SimpleMatrix/-/jobs/166250313

The other fix was while working through all the mirroring support in the client, e.g. fdroidclient!795 (merged). Since the mirror list is now displayed in the client, the repo maintainer might want to have the official mirrors in a specific order, so the list order should be preserved.

Merge request reports