Update LibChecker to 2.5.1 (2343)

This commit is contained in:
F-Droid checkupdates bot 2025-03-16 05:19:23 +00:00 committed by linsui
parent 143940cb7b
commit 02eed94beb

View file

@ -261,8 +261,25 @@ Builds:
scandelete:
- build-logic/build
- versionName: 2.5.1
versionCode: 2343
commit: 2.5.1
subdir: app
gradle:
- foss
rm:
- app/ohos
prebuild:
- sed -i -e '/versionName =/s/verName/"$$VERSION$$"/' ../build-logic/src/main/kotlin/Projects.kt
- sed -i -e '/configure<CrashlyticsExtension> {/,+2d' build.gradle.kts
- sed -i -e '/gms/d' -e '/crashlytics/d' {..,.}/build.gradle.kts
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.5.0
CurrentVersionCode: 2159
CurrentVersion: 2.5.1
CurrentVersionCode: 2343