mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Pachli to 2.8.1 (21)
This commit is contained in:
parent
f14558a218
commit
c29718adb2
1 changed files with 13 additions and 2 deletions
|
|
@ -222,8 +222,19 @@ Builds:
|
|||
- plugins/markdown2resource/build
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 2.8.1
|
||||
versionCode: 21
|
||||
commit: 70529ffd8ac9050090e063ddf614b894a0f92b41
|
||||
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.0
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: 2.8.1
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue