From 2e68fabf70ec062da371f017dccab1ff8049d8df Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 23 Aug 2022 04:54:29 +0000 Subject: [PATCH] Update LibChecker to 2.3.0.10a449fd (1341) --- metadata/com.absinthe.libchecker.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/com.absinthe.libchecker.yml b/metadata/com.absinthe.libchecker.yml index 505664cbdf..55972d689c 100644 --- a/metadata/com.absinthe.libchecker.yml +++ b/metadata/com.absinthe.libchecker.yml @@ -27,8 +27,20 @@ Builds: rm: - app/ohos + - versionName: 2.3.0.10a449fd + versionCode: 1341 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - foss + rm: + - app/ohos + AutoUpdateMode: Version UpdateCheckMode: HTTP UpdateCheckData: https://github.com/zhaobozhen/LibChecker/releases/latest|LibChecker-.+-(\d+)-foss|.|LibChecker-(.+)-\d+-foss -CurrentVersion: 2.3.0.dev.a32aba40 -CurrentVersionCode: 1300 +CurrentVersion: 2.3.0.10a449fd +CurrentVersionCode: 1341