mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
CCTG: add 2.14.1.3
This commit is contained in:
parent
1c66253ac4
commit
ff60f631ce
1 changed files with 20 additions and 0 deletions
|
|
@ -367,6 +367,26 @@ Builds:
|
|||
scandelete:
|
||||
- protobuf/build
|
||||
|
||||
- versionName: 2.14.1.3
|
||||
versionCode: 2140104
|
||||
commit: v2.14.1.3
|
||||
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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue