mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 12:02:14 +00:00
Update Pachli to 2.9.2 (26)
This commit is contained in:
parent
28f09c53d7
commit
840ba8eaf8
1 changed files with 13 additions and 2 deletions
|
|
@ -277,8 +277,19 @@ Builds:
|
||||||
- plugins/markdown2resource/build
|
- plugins/markdown2resource/build
|
||||||
- build-logic/convention/build
|
- build-logic/convention/build
|
||||||
|
|
||||||
|
- versionName: 2.9.2
|
||||||
|
versionCode: 26
|
||||||
|
commit: d40f740d33786833ed5143a7962b363cf538f0e0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- blue
|
||||||
|
- fdroid
|
||||||
|
scandelete:
|
||||||
|
- plugins/markdown2resource/build
|
||||||
|
- build-logic/convention/build
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"([\d.]+)"
|
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"([\d.]+)"
|
||||||
CurrentVersion: 2.9.1
|
CurrentVersion: 2.9.2
|
||||||
CurrentVersionCode: 25
|
CurrentVersionCode: 26
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue