Orgzlry betas

What should be done from orgzly side to add betas to f-droid?

You could add nightly builds easily, if you use gitlab.com or github+travis. See fdroidclient for an example.
Publishing Nightly Builds | F-Droid - Free and Open Source Android App Repository

If you want to manage beta releases in f-droid.org, you can manually set the CurrentVersionCode: in the build metadata file in fdroiddata. Then newer builds would show up in the versions list, but users would have to manually update any build newer than CurrentVersionCode:. That’s what we use for fdroidclient.

You know that builds will take a few days, is the beta pace slower so users can get to test or we’ll always be 1-2 betas behind?

Relate orgzly issue:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.