mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Use Java 11 to build Delta Chat
This commit is contained in:
parent
cd32534772
commit
5d6ecd3aba
1 changed files with 4 additions and 0 deletions
|
|
@ -1318,6 +1318,10 @@ Builds:
|
|||
commit: eb1a544e93edee83e4b7b3e9d003718bad631084
|
||||
timeout: 20000
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fat
|
||||
srclibs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue