Update Pachli to 2.15.1 (34)

This commit is contained in:
checkupdates bot 2025-07-31 05:06:54 +00:00 committed by Licaon_Kter
parent cbe5e63458
commit 6b28afe939

View file

@ -342,8 +342,19 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 2.15.1
versionCode: 34
commit: bda5f77f8c2fca57136ff407e0906e8f57cd1c97
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.14.0
CurrentVersionCode: 32
CurrentVersion: 2.15.1
CurrentVersionCode: 34