mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
build with Java 11 for Instalate >= version 1.2.0
This commit is contained in:
parent
3f7c011bb7
commit
8362667a40
1 changed files with 4 additions and 0 deletions
|
|
@ -73,6 +73,10 @@ Builds:
|
|||
commit: d9ff1e189d35e6b75ebf5c91ef350bd33b0956d6
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue