mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
leon: jdk 21
This commit is contained in:
parent
653bc8e282
commit
62e4e50a17
1 changed files with 5 additions and 0 deletions
|
|
@ -392,6 +392,11 @@ Builds:
|
|||
versionCode: 265
|
||||
commit: f12cce4adaca0d028d7029c2be10fd5c86af304a
|
||||
subdir: app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue