Update LibChecker to 2.3.6 (1497)

This commit is contained in:
F-Droid checkupdates bot 2023-02-05 04:09:43 +00:00
parent 7bba1c1e08
commit c3da646251

View file

@ -101,8 +101,22 @@ Builds:
scandelete:
- build-logic/build
- versionName: 2.3.6
versionCode: 1497
commit: 2.3.6
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.5
CurrentVersionCode: 1465
CurrentVersion: 2.3.6
CurrentVersionCode: 1497