mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update Pachli to 2.12.0 (30)
This commit is contained in:
parent
1b56509d20
commit
92306ed9c2
1 changed files with 12 additions and 2 deletions
|
|
@ -309,8 +309,18 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 2.12.0
|
||||
versionCode: 30
|
||||
commit: 7a7bc62c2be3e4f725cbfa252af530d8fa9756ad
|
||||
subdir: app
|
||||
gradle:
|
||||
- blue
|
||||
- fdroid
|
||||
scandelete:
|
||||
- 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.11.0
|
||||
CurrentVersionCode: 29
|
||||
CurrentVersion: 2.12.0
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue