farmerbb.notepad - bump java

This commit is contained in:
Licaon_Kter 2024-09-16 10:46:03 +00:00
parent ca57e9ef8a
commit c5a259adbb

View file

@ -125,6 +125,11 @@ Builds:
versionCode: 121
commit: 675f60f4aece59303984497235af0faee2fef54b
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