Update LibChecker to 2.3.9 (1587)

This commit is contained in:
F-Droid checkupdates bot 2023-04-02 04:08:58 +00:00
parent 2ba524a818
commit 34f7a14a94

View file

@ -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