mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Merge branch 'floris' into 'master'
FlorisBoard: update UCM to exclude betas, add v0.3.9 See merge request fdroid/fdroiddata!8623
This commit is contained in:
commit
06b1417263
1 changed files with 10 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue