mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
de.corona.tracing: add v2.21.1.2
This commit is contained in:
parent
8a3b9c6a14
commit
5a436ceeeb
1 changed files with 21 additions and 0 deletions
|
|
@ -408,6 +408,27 @@ Builds:
|
|||
scandelete:
|
||||
- protobuf/build
|
||||
|
||||
- versionName: 2.21.1.2
|
||||
versionCode: 2210102
|
||||
commit: v2.21.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
|
||||
- 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