add new CCTG patch release

Bugfix release with another attempt to fix the reproducible builds
problem.
This commit is contained in:
Marcus Hoffmann 2022-01-25 19:48:20 +01:00
parent df42e9abd1
commit 4730b50272

View file

@ -347,6 +347,26 @@ Builds:
scandelete:
- protobuf/build
- versionName: 2.14.1.2
versionCode: 2140103
commit: v2.14.1.2
subdir: Corona-Warn-App
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
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
- GmsCore/firebase-auth-core/build.gradle
- GmsCore/play-services-core/build.gradle
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.
@ -371,5 +391,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: Tags v\d+\.\d+\.\d+\.\d+$
CurrentVersion: 2.14.1.1
CurrentVersionCode: 2140102
CurrentVersion: 2.14.1.2
CurrentVersionCode: 2140103