mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
CCTG: add v2.3.4.1
This commit is contained in:
parent
cf9586bc30
commit
f7d11aceea
1 changed files with 14 additions and 2 deletions
|
|
@ -233,6 +233,18 @@ Builds:
|
|||
scandelete:
|
||||
- protobuf/build
|
||||
|
||||
- versionName: 2.3.4.1
|
||||
versionCode: 2030401
|
||||
commit: v2.3.4.1
|
||||
subdir: Corona-Warn-App
|
||||
gradle:
|
||||
- device
|
||||
scanignore:
|
||||
- Corona-Warn-App/src/main/assets/default_app_config_android.bin
|
||||
- Corona-Warn-App/src/main/assets/default_qr_code_poster_template_android.bin
|
||||
scandelete:
|
||||
- protobuf/build
|
||||
|
||||
MaintainerNotes: |-
|
||||
scanignored are some protobuf encoded config files, view them with:
|
||||
protoc --decode de.rki.coronawarnapp.server.protocols.internal.v2.ApplicationConfigurationAndroid \
|
||||
|
|
@ -246,5 +258,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags v\d+\.\d+\.\d+\.\d+$
|
||||
CurrentVersion: 2.2.1.1
|
||||
CurrentVersionCode: 2020102
|
||||
CurrentVersion: 2.3.4.1
|
||||
CurrentVersionCode: 2030401
|
||||
|
|
|
|||
Loading…
Reference in a new issue