build with Java 11 for Instalate >= version 1.2.0

This commit is contained in:
Concept One 2021-10-01 22:56:19 +00:00 committed by Izzy
parent 3f7c011bb7
commit 8362667a40

View file

@ -73,6 +73,10 @@ Builds:
commit: d9ff1e189d35e6b75ebf5c91ef350bd33b0956d6
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes