diff --git a/metadata/com.absinthe.libchecker.yml b/metadata/com.absinthe.libchecker.yml index 2212e245b6..0bd522c754 100644 --- a/metadata/com.absinthe.libchecker.yml +++ b/metadata/com.absinthe.libchecker.yml @@ -87,20 +87,22 @@ Builds: scandelete: - build-logic/build - - versionName: 2.3.5.fbbe4e0d + - versionName: 2.3.5 versionCode: 1465 - commit: fbbe4e0dacfceb45592172efaed5dac8fe459d0b + commit: 2.3.5 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: None -UpdateCheckMode: None -CurrentVersion: 2.3.5.fbbe4e0d +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