mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Pachli to 2.14.0 (32)
This commit is contained in:
parent
27cdcc9f75
commit
1e3750614b
1 changed files with 13 additions and 2 deletions
|
|
@ -331,8 +331,19 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 2.14.0
|
||||
versionCode: 32
|
||||
commit: 2e4d24e4fdc7f27e017dd23cb894a505c03c18ee
|
||||
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.13.0
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersion: 2.14.0
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue