mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
CCTG: add 2.4.3.0
This commit is contained in:
parent
e62d942a7b
commit
c5fcc2ff1c
1 changed files with 13 additions and 1 deletions
|
|
@ -245,6 +245,18 @@ Builds:
|
||||||
scandelete:
|
scandelete:
|
||||||
- protobuf/build
|
- protobuf/build
|
||||||
|
|
||||||
|
- versionName: 2.4.3.0
|
||||||
|
versionCode: 2040301
|
||||||
|
commit: v2.4.3.0
|
||||||
|
subdir: Corona-Warn-App
|
||||||
|
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
|
||||||
|
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 \
|
||||||
|
|
@ -259,4 +271,4 @@ MaintainerNotes: |-
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags v\d+\.\d+\.\d+\.\d+$
|
UpdateCheckMode: Tags v\d+\.\d+\.\d+\.\d+$
|
||||||
CurrentVersion: 2.4.3.0
|
CurrentVersion: 2.4.3.0
|
||||||
CurrentVersionCode: 2040300
|
CurrentVersionCode: 2040301
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue