mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 10:19:45 +00:00
relaunchx - update recipe
This commit is contained in:
parent
288614b39e
commit
119ebda70b
1 changed files with 6 additions and 0 deletions
|
|
@ -71,6 +71,12 @@ Builds:
|
|||
commit: c9c20f7491a1aedd3d457c76fd89abe105645f0a
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get remove openjdk-11-jdk-headless openjdk-11-jre-headless
|
||||
- echo "deb http://deb.debian.org/debian sid main" > /etc/apt/sources.list.d/stretch.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t sid openjdk-8-jdk-headless
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue