mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Covid Cert to 4.10.0 (4100000)
This commit is contained in:
parent
e1e024374e
commit
38cda9dc6d
1 changed files with 15 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue