mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update Pachli to 2.7.1 (19)
This commit is contained in:
parent
a8394a22c3
commit
8c2014ba35
1 changed files with 13 additions and 2 deletions
|
|
@ -200,8 +200,19 @@ Builds:
|
|||
- plugins/markdown2resource/build
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 2.7.1
|
||||
versionCode: 19
|
||||
commit: c0ff44741554a2c345a457c9880b4060268b9a4b
|
||||
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.7.0
|
||||
CurrentVersionCode: 18
|
||||
CurrentVersion: 2.7.1
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue