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