mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
ameixamonochrome - use java11 from bullseye
This commit is contained in:
parent
5731b6b09c
commit
18a84e1cbd
1 changed files with 2 additions and 2 deletions
|
|
@ -259,10 +259,10 @@ Builds:
|
|||
commit: 2dc1dfc73b46da00e63ec06605f5ec5ea1e1b0e9
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb http://deb.debian.org/debian sid main" > /etc/apt/sources.list.d/sid.list
|
||||
- echo "deb https://deb.debian.org/debian bullseye main" > /etc/apt/sources.list.d/bullseye.list
|
||||
- apt-get update
|
||||
- apt-get remove openjdk-17-jdk-headless openjdk-17-jre-headless
|
||||
- apt-get install -y -t sid openjdk-11-jdk-headless
|
||||
- apt-get install -y -t bullseye openjdk-11-jdk-headless
|
||||
gradle:
|
||||
- monochromatic
|
||||
prebuild:
|
||||
|
|
|
|||
Loading…
Reference in a new issue