Update Pachli to 2.14.0 (32)

This commit is contained in:
F-Droid checkupdates bot 2025-07-01 04:59:00 +00:00 committed by Licaon_Kter
parent 27cdcc9f75
commit 1e3750614b

View file

@ -331,8 +331,19 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 2.14.0
versionCode: 32
commit: 2e4d24e4fdc7f27e017dd23cb894a505c03c18ee
subdir: app
gradle:
- blue
- fdroid
prebuild: sed -i -e '/foojay/d' ../settings.gradle.kts
scandelete:
- build-logic/convention/build
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"([\d.]+)"
CurrentVersion: 2.13.0
CurrentVersionCode: 31
CurrentVersion: 2.14.0
CurrentVersionCode: 32