mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Pachli to 2.9.1 (25)
This commit is contained in:
parent
0d396fb78c
commit
d78a361b14
1 changed files with 13 additions and 2 deletions
|
|
@ -266,8 +266,19 @@ Builds:
|
|||
- plugins/markdown2resource/build
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 2.9.1
|
||||
versionCode: 25
|
||||
commit: 670eb0e0ae4d8b1f4074be3ef48560840e8e99d4
|
||||
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.0
|
||||
CurrentVersionCode: 24
|
||||
CurrentVersion: 2.9.1
|
||||
CurrentVersionCode: 25
|
||||
|
|
|
|||
Loading…
Reference in a new issue