mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update Pachli to 2.8.2 (22)
This commit is contained in:
parent
7cc3bf09f1
commit
79ee2ead64
1 changed files with 13 additions and 2 deletions
|
|
@ -233,8 +233,19 @@ Builds:
|
|||
- plugins/markdown2resource/build
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 2.8.2
|
||||
versionCode: 22
|
||||
commit: f9ca3cd700c7fd2609f0831f60da40fd944ec97e
|
||||
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.8.1
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: 2.8.2
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue