Update Pachli to 3.2.2 (41)

This commit is contained in:
checkupdates bot 2025-12-04 04:29:09 +00:00 committed by Licaon_Kter
parent 5d9e857374
commit b4d1a01b02

View file

@ -427,8 +427,19 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 3.2.2
versionCode: 41
commit: aee2b089e4a78b0a02d153a8dec616efbd1b87f6
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: 3.2.1
CurrentVersionCode: 40
CurrentVersion: 3.2.2
CurrentVersionCode: 41