Update Träwelldroid to 2.17.9 (186)

This commit is contained in:
F-Droid checkupdates bot 2025-01-28 05:40:58 +00:00 committed by linsui
parent 210496161d
commit 8037901b02

View file

@ -305,10 +305,22 @@ Builds:
gradle:
- foss
- versionName: 2.17.9
versionCode: 186
commit: f30a39ae92262bda97cd424ac80cf7cbf3ff2ae4
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:
- foss
AllowedAPKSigningKeys: 989fb4f387a7ea95f56405841bbae8af0c14ddff0462a1c919d9119944b20efc
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: app/build.gradle|code = (\d+)|.|name = "(\d+.\d+.\d+)"
CurrentVersion: 2.17.8
CurrentVersionCode: 185
CurrentVersion: 2.17.9
CurrentVersionCode: 186