mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
streetomplete: fix 22.3
This commit is contained in:
parent
9a1aa9a1a9
commit
8d4b6036b1
1 changed files with 3 additions and 3 deletions
|
|
@ -549,14 +549,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: v22.3
|
||||
- versionName: '22.3'
|
||||
versionCode: 2204
|
||||
commit: vv22.3
|
||||
commit: v22.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v\d+(\.\d+)?$
|
||||
CurrentVersion: v22.3
|
||||
CurrentVersion: '22.3'
|
||||
CurrentVersionCode: 2204
|
||||
|
|
|
|||
Loading…
Reference in a new issue