Update Lissen to 1.4.21 (10421)

This commit is contained in:
F-Droid checkupdates bot 2025-05-21 04:08:40 +00:00 committed by linsui
parent 5a70710f86
commit 6d47581c13

View file

@ -529,7 +529,19 @@ Builds:
gradle:
- yes
- versionName: 1.4.21
versionCode: 10421
commit: 07527a67d8ba09ab4cf86d63005da9f94d3c5444
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.4.20
CurrentVersionCode: 10420
CurrentVersion: 1.4.21
CurrentVersionCode: 10421