lissen - update, add java 21

This commit is contained in:
Максим Граков 2024-11-03 10:49:48 +00:00 committed by Licaon_Kter
parent 4c29b8dfca
commit b525c8207d

View file

@ -37,7 +37,19 @@ Builds:
gradle:
- yes
- versionName: 1.0.20
versionCode: 21
commit: 8a70bb2f22f7f54e6ece4769417528e981b5d0f9
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
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.0.18
CurrentVersionCode: 19
CurrentVersion: 1.0.20
CurrentVersionCode: 21