mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Pachli to 2.10.1 (28)
This commit is contained in:
parent
d3164d556d
commit
967c6402d7
1 changed files with 13 additions and 2 deletions
|
|
@ -288,8 +288,19 @@ Builds:
|
|||
- plugins/markdown2resource/build
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 2.10.1
|
||||
versionCode: 28
|
||||
commit: d1e6c1ec48261a72c923db29f56801ca2adf2634
|
||||
subdir: app
|
||||
gradle:
|
||||
- blue
|
||||
- fdroid
|
||||
scandelete:
|
||||
- plugins/markdown2resource/build
|
||||
- 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.9.2
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: 2.10.1
|
||||
CurrentVersionCode: 28
|
||||
|
|
|
|||
Loading…
Reference in a new issue