Update com.igisw.openmoneybox.yml (Add Java 11)

This commit is contained in:
IgorC 2021-08-18 19:35:50 +00:00
parent 894b1076d3
commit c0edf00d63

View file

@ -208,6 +208,10 @@ Builds:
versionCode: 44
commit: aceb63a17cf555c0ec77e042a814293446be4ba4
subdir: android/API29
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes