Update org.billthefarmer.notes.yml, add code to compile with jdk11

This commit is contained in:
Bill Farmer 2021-08-05 08:12:12 +00:00
parent a40b2b7f90
commit 61186109c5

View file

@ -124,6 +124,10 @@ Builds:
- versionName: '1.18'
versionCode: 118
commit: 32581739ea082b07a53e2ff9d5784034d68b29c6
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes