mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
cctg: add 2.0.5.0
This commit is contained in:
parent
54fe5e82f2
commit
dd2f44c70e
1 changed files with 16 additions and 2 deletions
|
|
@ -177,6 +177,20 @@ Builds:
|
||||||
- protobuf/build
|
- protobuf/build
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: 2.0.5.0
|
||||||
|
versionCode: 2000500
|
||||||
|
commit: v2.0.5.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: |-
|
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 \
|
||||||
|
|
@ -190,5 +204,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags v\d+\.\d+\.\d+\.\d+$
|
UpdateCheckMode: Tags v\d+\.\d+\.\d+\.\d+$
|
||||||
CurrentVersion: 2.0.3.0
|
CurrentVersion: 2.0.5.0
|
||||||
CurrentVersionCode: 2000300
|
CurrentVersionCode: 2000500
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue