Update Träwelldroid to 2.19.1 (195)

This commit is contained in:
F-Droid checkupdates bot 2025-04-05 05:15:47 +00:00 committed by Licaon_Kter
parent 0fc6b3e452
commit 8e15dd44bc

View file

@ -401,10 +401,22 @@ Builds:
gradle:
- foss
- versionName: 2.19.1
versionCode: 195
commit: a295f565c950f8488c3e9ab3f2db78905a81bc15
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.19.0
CurrentVersionCode: 194
CurrentVersion: 2.19.1
CurrentVersionCode: 195