mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
fix appmanager java version
This commit is contained in:
parent
e11b54ad8b
commit
c789c43e31
1 changed files with 4 additions and 0 deletions
|
|
@ -121,6 +121,10 @@ Builds:
|
|||
commit: 8b67b87ce29db15a105d5da41494bb6d188f9d9c
|
||||
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
|
||||
scanignore:
|
||||
|
|
|
|||
Loading…
Reference in a new issue