mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update de.corona.tracing to 1.9.1.3 (1090103)
This commit is contained in:
parent
6988288a78
commit
ccaf8bd6e4
1 changed files with 15 additions and 2 deletions
|
|
@ -23,11 +23,24 @@ Builds:
|
|||
- protobuf/build
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 1.9.1.3
|
||||
versionCode: 1090103
|
||||
commit: v1.9.1.3
|
||||
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
|
||||
scandelete:
|
||||
- protobuf/build
|
||||
ndk: r21d
|
||||
|
||||
MaintainerNotes: default_app_config.bin can be viewed with `protoc --decode de.rki.coronawarnapp.server.protocols.internal.ApplicationConfiguration
|
||||
Server-Protocol-Buffer/src/main/proto/internal/app_config.proto --proto_path Server-Protocol-Buffer/src/main/proto/
|
||||
< Corona-Warn-App/src/main/assets/default_app_config.bin`
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.1.2
|
||||
CurrentVersionCode: 1070102
|
||||
CurrentVersion: 1.9.1.3
|
||||
CurrentVersionCode: 1090103
|
||||
|
|
|
|||
Loading…
Reference in a new issue