fix monocle build requiring Java11

This commit is contained in:
Izzy 2021-09-21 02:17:44 +02:00
parent 5d893f8466
commit 3ba408e81b
No known key found for this signature in database
GPG key ID: 5841AA5BBD64591E

View file

@ -68,6 +68,10 @@ Builds:
- versionName: 1.3.2
versionCode: 105
commit: b9578c21be82ac85116f877ca00c06a9a3383c70
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- git
prebuild: