mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update de.corona.tracing to 1.9.1.5 (1090105)
This commit is contained in:
parent
b821eb2d87
commit
91d3894a4d
1 changed files with 16 additions and 2 deletions
|
|
@ -37,6 +37,20 @@ Builds:
|
|||
- protobuf/build
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 1.9.1.5
|
||||
versionCode: 1090105
|
||||
commit: v1.9.1.5
|
||||
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 \
|
||||
|
|
@ -47,5 +61,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.9.1.4
|
||||
CurrentVersionCode: 1090104
|
||||
CurrentVersion: 1.9.1.5
|
||||
CurrentVersionCode: 1090105
|
||||
|
|
|
|||
Loading…
Reference in a new issue