mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 19:42:02 +00:00
Update Pachli to 2.6.0 (17)
This commit is contained in:
parent
9f1a64d28a
commit
d9b8fe7e5d
1 changed files with 13 additions and 2 deletions
|
|
@ -178,8 +178,19 @@ Builds:
|
|||
- plugins/markdown2resource/build
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 2.6.0
|
||||
versionCode: 17
|
||||
commit: 1b7c90896b3d8f23c5c9a914fb6bd96a42ba4017
|
||||
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.5.2
|
||||
CurrentVersionCode: 16
|
||||
CurrentVersion: 2.6.0
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue