Update Lissen to 1.3.8 (86)

This commit is contained in:
F-Droid checkupdates bot 2025-04-06 04:08:22 +00:00 committed by Licaon_Kter
parent a4f3b70c79
commit 28aa0eab3f

View file

@ -433,7 +433,19 @@ Builds:
gradle:
- yes
- versionName: 1.3.8
versionCode: 86
commit: 62bc226f29909b2a33522c2a3845d3a1ad793084
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.3.7
CurrentVersionCode: 85
CurrentVersion: 1.3.8
CurrentVersionCode: 86