mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Pachli to 2.13.0 (31)
This commit is contained in:
parent
7e79ce9bf6
commit
f347ecd976
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue