mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-07 19:25:39 +00:00
And Bible build: update Java
Required for Android Gradle plugin to work. Solution copied from: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9729/diffs
This commit is contained in:
parent
44536c804d
commit
02a2422a7f
1 changed files with 2 additions and 0 deletions
|
|
@ -891,6 +891,8 @@ Builds:
|
|||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y -t stretch-backports g++ build-essential
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
- curl -Lo node.tar.gz https://nodejs.org/dist/v14.16.0/node-v14.16.0-linux-x64.tar.gz
|
||||
- echo "7212031d7468718d7c8f5e1766380daaabe09d54611675338e7a88a97c3e31b6 node.tar.gz"
|
||||
| sha256sum -c -
|
||||
|
|
|
|||
Loading…
Reference in a new issue