Aegis Authenticator: Filter out alpha/beta releases

F-Droid doesn't have separate channels for alpha, beta and stable releases. We
don't want to subject users to alpha/beta releases without them opting in
explicitly.
This commit is contained in:
Alexander Bakker 2019-08-31 14:16:01 +02:00
parent 41adb7fc6c
commit 2faa0c0b5f

View file

@ -74,6 +74,6 @@ Builds:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckMode: Tags ^((?!alpha|beta).)*$
CurrentVersion: 0.4.3
CurrentVersionCode: 14