covidcertificate.verifier - update recipe

This commit is contained in:
Licaon_Kter 2022-09-07 07:53:45 +00:00
parent 0a49ca806e
commit 8fcd07bc6b

View file

@ -334,7 +334,7 @@ Builds:
subdir: verifier
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- apt-get install -y apksigner openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- prod