Update Covid Cert to 2.0.0 (2000)

This commit is contained in:
F-Droid checkupdates bot 2021-07-01 03:36:19 +00:00
parent c97023b039
commit 701dceee03

View file

@ -30,7 +30,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.0.0
versionCode: 2000
commit: 5a871eabf1fce16b84e4c7b97c94fd3f2a37e910
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: 1.2.0
CurrentVersionCode: 1200
CurrentVersion: 2.0.0
CurrentVersionCode: 2000