Update LibChecker to 2.3.9 (1586)

This commit is contained in:
F-Droid checkupdates bot 2023-03-31 04:12:50 +00:00
parent 220e5bd2bd
commit 8269b0412c

View file

@ -143,8 +143,22 @@ Builds:
scandelete:
- build-logic/build
- versionName: 2.3.9
versionCode: 1586
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.8
CurrentVersionCode: 1542
CurrentVersion: 2.3.9
CurrentVersionCode: 1586