Update Pachli to 2.13.0 (31)

This commit is contained in:
checkupdates bot 2025-05-29 05:51:52 +00:00 committed by Licaon_Kter
parent 7e79ce9bf6
commit f347ecd976

View file

@ -319,8 +319,19 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 2.13.0
versionCode: 31
commit: f89f6b237c33eed18a4b52d097b7f5734cf3fa83
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.12.0
CurrentVersionCode: 30
CurrentVersion: 2.13.0
CurrentVersionCode: 31