Update Covid Cert to 2.2.0 (2200)

This commit is contained in:
F-Droid checkupdates bot 2021-07-26 03:57:41 +00:00
parent 7813fe41b0
commit e4dea028ce

View file

@ -59,7 +59,21 @@ Builds:
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-verifier/verifier-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
| tr -cd '0-9')" >> gradle.properties
- versionName: 2.2.0
versionCode: 2200
commit: c99f0755174d4da4d4d25a6e888b5c760befcec6
subdir: verifier
submodules: true
gradle:
- prod
rm:
- sdk/sdk/testKeystore
- wallet/testKeystore
- verifier/testKeystore
prebuild: printf '\nbuildTimestamp=%s\n' "$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-verifier/verifier-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
| tr -cd '0-9')" >> gradle.properties
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+-\d+-verifier$
CurrentVersion: 2.1.1
CurrentVersionCode: 2110
CurrentVersion: 2.2.0
CurrentVersionCode: 2200