Update Covid Cert to 4.10.0 (4100000)

This commit is contained in:
F-Droid checkupdates bot 2022-12-17 04:00:27 +00:00
parent e1e024374e
commit 38cda9dc6d

View file

@ -278,7 +278,20 @@ Builds:
"$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-verifier/verifier-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp-fdroid.txt
| tr -cd '0-9')" >> gradle.properties
- versionName: 4.10.0
versionCode: 4100000
commit: d0aae2f4615b2994a3332e7d056fe2572e18b188
subdir: verifier
gradle:
- prod
rm:
- wallet/testKeystore
- verifier/testKeystore
prebuild: printf '\nbranch=release/version-$$VERSION$$\nminSdkVersion=24\nbuildTimestamp=%s\n'
"$(curl -sL https://github.com/admin-ch/CovidCertificate-App-Android/releases/download/v$$VERSION$$-$$VERCODE$$-verifier/verifier-prod-$$VERSION$$-$$VERCODE$$-buildtimestamp-fdroid.txt
| tr -cd '0-9')" >> gradle.properties
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+-\d+-verifier$
CurrentVersion: 4.9.0
CurrentVersionCode: 4090000
CurrentVersion: 4.10.0
CurrentVersionCode: 4100000