Update Covid Cert to 2.6.0 (2600)

This commit is contained in:
F-Droid checkupdates bot 2021-10-08 04:14:32 +00:00
parent d1a8b389ae
commit 3ab82e4ec9

View file

@ -111,7 +111,19 @@ 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.6.0
versionCode: 2600
commit: f82ebb57a0e0a1464e5da1a038d7f470b8f467d9
subdir: wallet
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$$-wallet/wallet-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp.txt
| tr -cd '0-9')" >> gradle.properties
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+-\d+-wallet$
CurrentVersion: 2.5.0
CurrentVersionCode: 2500
CurrentVersion: 2.6.0
CurrentVersionCode: 2600