mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-07 03:06:29 +00:00
lissen - update, add java 21
This commit is contained in:
parent
4c29b8dfca
commit
b525c8207d
1 changed files with 14 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue