mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
cctg: add 2.1.2.2
This commit is contained in:
parent
fb040f1f75
commit
6b05e64371
1 changed files with 14 additions and 0 deletions
|
|
@ -191,6 +191,20 @@ Builds:
|
|||
- protobuf/build
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 2.1.2.2
|
||||
versionCode: 2010202
|
||||
commit: v2.1.2.2
|
||||
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