mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update de.corona.tracing to 1.13.2.0 (1130200)
This commit is contained in:
parent
8c21dd9443
commit
eb9e7de959
1 changed files with 16 additions and 2 deletions
|
|
@ -108,6 +108,20 @@ Builds:
|
|||
- protobuf/build
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 1.13.2.0
|
||||
versionCode: 1130200
|
||||
commit: v1.13.2.0
|
||||
subdir: Corona-Warn-App
|
||||
gradle:
|
||||
- device
|
||||
prebuild: sed -i -e 's/21.2.6472646/21.3.6528147/' build.gradle
|
||||
scanignore:
|
||||
- Corona-Warn-App/src/main/assets/default_app_config.bin
|
||||
- Corona-Warn-App/src/main/assets/default_app_config_android.bin
|
||||
scandelete:
|
||||
- protobuf/build
|
||||
ndk: r21d
|
||||
|
||||
MaintainerNotes: |-
|
||||
scanignored are some protobuf encoded config files, view them with:
|
||||
protoc --decode de.rki.coronawarnapp.server.protocols.internal.ApplicationConfiguration Server-Protocol-Buffer/src/main/proto/internal/app_config.proto \
|
||||
|
|
@ -118,5 +132,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v\d+\.\d+\.\d+\.\d+$
|
||||
CurrentVersion: 1.12.0.0
|
||||
CurrentVersionCode: 1120005
|
||||
CurrentVersion: 1.13.2.0
|
||||
CurrentVersionCode: 1130200
|
||||
|
|
|
|||
Loading…
Reference in a new issue