mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Pachli to 2.15.1 (34)
This commit is contained in:
parent
cbe5e63458
commit
6b28afe939
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue