Update Pachli to 2.12.0 (30)

This commit is contained in:
F-Droid checkupdates bot 2025-05-01 04:36:32 +00:00 committed by Licaon_Kter
parent 1b56509d20
commit 92306ed9c2

View file

@ -309,8 +309,18 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 2.12.0
versionCode: 30
commit: 7a7bc62c2be3e4f725cbfa252af530d8fa9756ad
subdir: app
gradle:
- blue
- fdroid
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.11.0
CurrentVersionCode: 29
CurrentVersion: 2.12.0
CurrentVersionCode: 30