youamp - java21

This commit is contained in:
Licaon_Kter 2024-10-23 08:26:30 +00:00
parent 799a94dfdb
commit 7272677baa

View file

@ -82,6 +82,11 @@ Builds:
versionCode: 15
commit: 8aa9bc20a992787a809e345e886372a3f5e87d7d
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