mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
cctg: fix version mess
This commit is contained in:
parent
5135a2d52b
commit
5c442d4649
1 changed files with 6 additions and 5 deletions
|
|
@ -110,6 +110,7 @@ Builds:
|
|||
|
||||
- versionName: 1.13.2.0
|
||||
versionCode: 1130200
|
||||
disable: broken
|
||||
commit: v1.13.2.0
|
||||
subdir: Corona-Warn-App
|
||||
gradle:
|
||||
|
|
@ -122,9 +123,9 @@ Builds:
|
|||
- protobuf/build
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 1.13.2.2
|
||||
versionCode: 1130202
|
||||
commit: v1.13.2.2
|
||||
- versionName: 1.13.2.3
|
||||
versionCode: 1130203
|
||||
commit: v1.13.2.3
|
||||
subdir: Corona-Warn-App
|
||||
gradle:
|
||||
- device
|
||||
|
|
@ -146,5 +147,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v\d+\.\d+\.\d+\.\d+$
|
||||
CurrentVersion: 1.13.2.2
|
||||
CurrentVersionCode: 1130202
|
||||
CurrentVersion: 1.13.2.3
|
||||
CurrentVersionCode: 1130203
|
||||
|
|
|
|||
Loading…
Reference in a new issue