mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
io.github.sds100.keymapper exclude beta versions
This commit is contained in:
parent
e87740191c
commit
98bf9018ae
1 changed files with 3 additions and 10 deletions
|
|
@ -123,15 +123,8 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.0-beta.02
|
||||
versionCode: 45
|
||||
commit: 3267d84f79f549224fbc997b2628b7edc4420b30
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: app/version.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.+)
|
||||
CurrentVersion: 2.3.0-beta.02
|
||||
CurrentVersionCode: 45
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 42
|
||||
|
|
|
|||
Loading…
Reference in a new issue