mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-10 14:28:37 +00:00
Update LibChecker to 2.3.9 (1587)
This commit is contained in:
parent
2ba524a818
commit
34f7a14a94
1 changed files with 15 additions and 1 deletions
|
|
@ -172,8 +172,22 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
- versionName: 2.3.9
|
||||
versionCode: 1587
|
||||
commit: 2.3.9
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
rm:
|
||||
- app/ohos
|
||||
prebuild: sed -i -e '/versionName =/s/verName/"$$VERSION$$"/' ../build-logic/src/main/kotlin/Projects.kt
|
||||
scanignore:
|
||||
- app/src/main/assets/anim/*.json.zip
|
||||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://github.com/LibChecker/LibChecker/releases/latest/download/version_code.txt|versionCode=(\d+)|.|versionName=([\d.]+)\..+
|
||||
CurrentVersion: 2.3.9
|
||||
CurrentVersionCode: 1586
|
||||
CurrentVersionCode: 1587
|
||||
|
|
|
|||
Loading…
Reference in a new issue