mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
corona tracing: fix ndk version
This commit is contained in:
parent
68dd745c2a
commit
f9fc745292
1 changed files with 4 additions and 3 deletions
|
|
@ -10,9 +10,9 @@ Repo: https://codeberg.org/corona-contact-tracing-germany/cwa-android.git
|
|||
Binaries: https://bubu1.eu/cctg/fdroid/repo/de.corona.tracing_%c.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.7.1.1
|
||||
versionCode: 1070101
|
||||
commit: v1.7.1.1
|
||||
- versionName: 1.7.1.2
|
||||
versionCode: 1070102
|
||||
commit: v1.7.1.2
|
||||
subdir: Corona-Warn-App
|
||||
gradle:
|
||||
- device
|
||||
|
|
@ -20,6 +20,7 @@ Builds:
|
|||
- Corona-Warn-App/src/main/assets/default_app_config.bin
|
||||
scandelete:
|
||||
- protobuf/build
|
||||
ndk: r21c
|
||||
|
||||
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/
|
||||
|
|
|
|||
Loading…
Reference in a new issue