mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
misc fixes
This commit is contained in:
parent
4d951efaa5
commit
5e03ce82c1
2 changed files with 2 additions and 4 deletions
|
|
@ -61,13 +61,12 @@ Builds:
|
|||
|
||||
- versionName: 2.2.0
|
||||
versionCode: 2200
|
||||
disable: dose not verify
|
||||
commit: c99f0755174d4da4d4d25a6e888b5c760befcec6
|
||||
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
|
||||
|
|
|
|||
|
|
@ -61,13 +61,12 @@ Builds:
|
|||
|
||||
- versionName: 2.2.0
|
||||
versionCode: 2200
|
||||
disable: dose not verify
|
||||
commit: c99f0755174d4da4d4d25a6e888b5c760befcec6
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue