mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
corona tracing: fix 1.7.1.2 (1070102)
Also enable AUM.
This commit is contained in:
parent
75e7af64e2
commit
86ae32d09e
1 changed files with 6 additions and 3 deletions
|
|
@ -16,15 +16,18 @@ Builds:
|
|||
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: r21c
|
||||
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: None
|
||||
UpdateCheckMode: None
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.1.2
|
||||
CurrentVersionCode: 1070102
|
||||
|
|
|
|||
Loading…
Reference in a new issue