mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update LibChecker to 2.4.0 (1682)
This commit is contained in:
parent
506a234813
commit
64cc125b16
1 changed files with 16 additions and 2 deletions
|
|
@ -157,8 +157,22 @@ Builds:
|
|||
scandelete:
|
||||
- build-logic/build
|
||||
|
||||
- versionName: 2.4.0
|
||||
versionCode: 1682
|
||||
commit: 2.4.0
|
||||
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: 1587
|
||||
CurrentVersion: 2.4.0
|
||||
CurrentVersionCode: 1682
|
||||
|
|
|
|||
Loading…
Reference in a new issue