mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
covidcertificate.verifier - update recipe
This commit is contained in:
parent
0a49ca806e
commit
8fcd07bc6b
1 changed files with 1 additions and 1 deletions
|
|
@ -334,7 +334,7 @@ Builds:
|
||||||
subdir: verifier
|
subdir: verifier
|
||||||
sudo:
|
sudo:
|
||||||
- apt-get update || apt-get update
|
- 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
|
- update-alternatives --auto java
|
||||||
gradle:
|
gradle:
|
||||||
- prod
|
- prod
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue