mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
cctg: add disabled new version
Still disabled due to reproducible build issues: https://codeberg.org/corona-contact-tracing-germany/cwa-android/issues/265
This commit is contained in:
parent
8ba9df3147
commit
af7453bfc3
1 changed files with 22 additions and 0 deletions
|
|
@ -430,6 +430,28 @@ Builds:
|
|||
scandelete:
|
||||
- protobuf/build
|
||||
|
||||
- versionName: 2.24.2.0
|
||||
versionCode: 2240201
|
||||
disable: DOES NOT VERIFY
|
||||
commit: v2.24.2.0
|
||||
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
|
||||
- Corona-Warn-App/src/main/assets/ccl/ccl-configuration.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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue