Update Träwelldroid to 2.18.1 (189)

This commit is contained in:
F-Droid checkupdates bot 2025-03-01 05:17:40 +00:00 committed by linsui
parent 6a2c369d34
commit 49ef499b8d

View file

@ -341,10 +341,22 @@ Builds:
gradle:
- foss
- versionName: 2.18.1
versionCode: 189
commit: abaefc82561bfa655e63eb9563a8befab228f2bd
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.18.0
CurrentVersionCode: 188
CurrentVersion: 2.18.1
CurrentVersionCode: 189