FlorisBoard: update UCM to exclude betas, add v0.3.9

This commit is contained in:
Izzy 2021-03-19 14:48:33 +01:00
parent 84ba676085
commit 8014869b10
No known key found for this signature in database
GPG key ID: 5841AA5BBD64591E

View file

@ -56,7 +56,14 @@ Builds:
gradle:
- yes
- versionName: 0.3.9
versionCode: 28
commit: v0.3.9
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.3.7
CurrentVersionCode: 26
UpdateCheckMode: Tags ((?!alpha|beta).)*$
CurrentVersion: 0.3.9
CurrentVersionCode: 28