mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
mover - update recipe
This commit is contained in:
parent
46d179f5a7
commit
4ac88d8d3b
1 changed files with 5 additions and 0 deletions
|
|
@ -308,6 +308,11 @@ Builds:
|
|||
versionCode: 130
|
||||
commit: 8cdd2e2ffd31db717e5bdb7be8dac0d08e0d2ced
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t bullseye openjdk-11-jdk-headless
|
||||
- update-java-alternatives --set java-1.11.0-openjdk-amd64
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue