mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Pachli to 3.2.1 (40)
This commit is contained in:
parent
4ca6d87dad
commit
cd9aeb5876
1 changed files with 13 additions and 2 deletions
|
|
@ -416,8 +416,19 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/convention/build
|
||||
|
||||
- versionName: 3.2.1
|
||||
versionCode: 40
|
||||
commit: 65039c6a822a55e81959d78f1d95f5e106b2dd71
|
||||
subdir: app
|
||||
gradle:
|
||||
- blue
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/foojay/d' ../settings.gradle.kts
|
||||
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: 3.2.0
|
||||
CurrentVersionCode: 39
|
||||
CurrentVersion: 3.2.1
|
||||
CurrentVersionCode: 40
|
||||
|
|
|
|||
Loading…
Reference in a new issue