Update Covid Cert to 2.6.1 (2610)

This commit is contained in:
F-Droid checkupdates bot 2021-10-15 04:06:55 +00:00
parent 39cc20db13
commit ae9bf85520

View file

@ -124,7 +124,19 @@ 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.6.1
versionCode: 2610
commit: be10120e4581ef8c242ccbb882fec93cb8ef1c47
subdir: verifier
gradle:
- prod
rm:
- 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.6.0
CurrentVersionCode: 2600
CurrentVersion: 2.6.1
CurrentVersionCode: 2610