Update ca.chancehorizon.paseo.yml to use JDK 11

This commit is contained in:
Michael Pardo 2021-08-12 21:02:05 +00:00
parent 6e2b6e38b2
commit 038f36290c

View file

@ -57,6 +57,10 @@ Builds:
versionCode: 9
commit: b578ca224dfe02af3a0936c402eea20432f197d7
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes