mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
de.corona.tracing: add version 2.26.0.0
This commit is contained in:
parent
c061cd2816
commit
3b5659eadf
1 changed files with 22 additions and 0 deletions
|
|
@ -474,6 +474,28 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- protobuf/build
|
- protobuf/build
|
||||||
|
|
||||||
|
- versionName: 2.26.0.0
|
||||||
|
versionCode: 2260004
|
||||||
|
commit: v2.26.0.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
|
||||||
|
- Corona-Warn-App/build.gradle
|
||||||
|
scandelete:
|
||||||
|
- protobuf/build
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
scanignored are some protobuf encoded config files, view them with:
|
scanignored are some protobuf encoded config files, view them with:
|
||||||
protoc --decode de.rki.coronawarnapp.server.protocols.internal.v2.ApplicationConfigurationAndroid \
|
protoc --decode de.rki.coronawarnapp.server.protocols.internal.v2.ApplicationConfigurationAndroid \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue