mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
CCTG version 2.11.2.0
This commit is contained in:
parent
bac686ca80
commit
9a2bb12060
1 changed files with 16 additions and 2 deletions
|
|
@ -287,6 +287,20 @@ Builds:
|
|||
scandelete:
|
||||
- protobuf/build
|
||||
|
||||
- versionName: 2.11.2.0
|
||||
versionCode: 2110200
|
||||
commit: v2.11.2.0
|
||||
subdir: Corona-Warn-App
|
||||
submodules: true
|
||||
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
|
||||
- Corona-Warn-App/src/main/assets/default_dsc_list.bin
|
||||
scandelete:
|
||||
- protobuf/build
|
||||
|
||||
MaintainerNotes: |-
|
||||
Needs some hoop-jumping with the included dgc-certlogic dependency, which vendors another jar dependency
|
||||
which we instead build to mavenLocal in srclib prepare step.
|
||||
|
|
@ -309,5 +323,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags v\d+\.\d+\.\d+\.\d+$
|
||||
CurrentVersion: 2.10.1.0
|
||||
CurrentVersionCode: 2100101
|
||||
CurrentVersion: 2.11.2.0
|
||||
CurrentVersionCode: 2110200
|
||||
|
|
|
|||
Loading…
Reference in a new issue