mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Pachli to 2.5.1 (15)
This commit is contained in:
parent
9abeb1f7c6
commit
4d8af11126
1 changed files with 13 additions and 2 deletions
|
|
@ -156,8 +156,19 @@ Builds:
|
|||
- plugins/markdown2resource/build
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 2.5.1
|
||||
versionCode: 15
|
||||
commit: c6d6f0f810b9eb17e4950aeea4c37a25a7b9991a
|
||||
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.4.0
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: 2.5.1
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue