Update Covid Cert to 2.1.1 (2110)

This commit is contained in:
F-Droid checkupdates bot 2021-07-14 03:41:00 +00:00
parent 677d71f20c
commit c3dcc44b56

View file

@ -58,7 +58,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.1.1
versionCode: 2110
commit: 085cceaf9415b632d2236dd36b7da4e187157050
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.0
CurrentVersionCode: 2100
CurrentVersion: 2.1.1
CurrentVersionCode: 2110