mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Java21
This commit is contained in:
parent
9e11c817cd
commit
cabe10d8a4
1 changed files with 5 additions and 0 deletions
|
|
@ -42,6 +42,11 @@ Builds:
|
|||
versionCode: 6
|
||||
commit: 66c6de1370b39442efebbc2dc1d3b9965cbd0b8b
|
||||
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