Update Träwelldroid to 2.17.1 (178)

This commit is contained in:
F-Droid checkupdates bot 2024-12-09 05:04:55 +00:00 committed by Licaon_Kter
parent 9ca6e83119
commit 370e215569

View file

@ -233,10 +233,22 @@ Builds:
gradle:
- foss
- versionName: 2.17.1
versionCode: 178
commit: d1b3df04c27ba76ed753aa6dd775add9378acef7
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.0
CurrentVersionCode: 177
CurrentVersion: 2.17.1
CurrentVersionCode: 178