mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
CCTG: add 2.2.1.0
This commit is contained in:
parent
a754327e83
commit
f7047c34ba
1 changed files with 15 additions and 0 deletions
|
|
@ -206,6 +206,21 @@ Builds:
|
|||
- protobuf/build
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 2.2.1.0
|
||||
versionCode: 2020101
|
||||
disable: DOES NOT VERIFY
|
||||
commit: v2.2.1.0
|
||||
subdir: Corona-Warn-App
|
||||
gradle:
|
||||
- device
|
||||
prebuild: sed -i -e 's/21.2.6472646/21.4.7075529/' build.gradle
|
||||
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
|
||||
scandelete:
|
||||
- protobuf/build
|
||||
ndk: r21e
|
||||
|
||||
MaintainerNotes: |-
|
||||
scanignored are some protobuf encoded config files, view them with:
|
||||
protoc --decode de.rki.coronawarnapp.server.protocols.internal.v2.ApplicationConfigurationAndroid \
|
||||
|
|
|
|||
Loading…
Reference in a new issue