Update Covid Cert to 2.0.0 (2000)

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

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$$-wallet/wallet-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
| tr -cd '0-9')" >> gradle.properties
- versionName: 2.0.0
versionCode: 2000
commit: 5a871eabf1fce16b84e4c7b97c94fd3f2a37e910
subdir: wallet
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$$-wallet/wallet-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
| tr -cd '0-9')" >> gradle.properties
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+-\d+-wallet$
CurrentVersion: 1.2.0
CurrentVersionCode: 1200
CurrentVersion: 2.0.0
CurrentVersionCode: 2000