safmediascanner - update recipe

This commit is contained in:
Licaon_Kter 2022-08-19 07:51:58 +00:00
parent 835c7dddfc
commit d6a7d64c6e

View file

@ -83,7 +83,7 @@ Builds:
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- apt-get install -y ninja-build openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes