Update org.pixeldroid.app.yml

This commit is contained in:
Matthieu 2023-02-24 10:42:54 +00:00 committed by linsui
parent 699b57b8dc
commit 591db6fa4f

View file

@ -226,6 +226,10 @@ Builds:
commit: a777fe433735c184f254ad75f66ea3d5ae769f81
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes