mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
wifianalyzer - simplify recipe
This commit is contained in:
parent
c66120e7fa
commit
53c7eac42c
1 changed files with 1 additions and 1 deletions
|
|
@ -307,7 +307,7 @@ Builds:
|
|||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -t stretch-backports openjdk-11-jdk-headless openjdk-11-jre-headless
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
|
|
|||
Loading…
Reference in a new issue