Update LibChecker to 2.5.0 (2159)

This commit is contained in:
F-Droid checkupdates bot 2024-09-05 04:03:10 +00:00
parent 98715f32a1
commit 1c406177a1

View file

@ -247,8 +247,22 @@ Builds:
scandelete:
- build-logic/build
- versionName: 2.5.0
versionCode: 2159
commit: 2.5.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.4.4
CurrentVersionCode: 1897
CurrentVersion: 2.5.0
CurrentVersionCode: 2159