From d38e919a682bf6f46ac6858d39d6e6648f3b50d4 Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Tue, 5 Apr 2022 16:49:05 +0200 Subject: [PATCH] Disable com.nextcloud.client 3.20.0 RC1 --- metadata/com.nextcloud.client.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/metadata/com.nextcloud.client.yml b/metadata/com.nextcloud.client.yml index 3d895c8fd7..ac4908ce97 100644 --- a/metadata/com.nextcloud.client.yml +++ b/metadata/com.nextcloud.client.yml @@ -1938,6 +1938,7 @@ Builds: - versionName: 3.20.0 RC1 versionCode: 30200051 + disable: contains binary libopencv_java4.so commit: rc-3.20.0-01 sudo: - apt-get update || apt-get update @@ -1957,7 +1958,8 @@ Builds: MaintainerNotes: 'Latest 3 stable version will be kept, RC versions will be directly outdated by either a new RC or by a stable version: 3.3.0 RC1 -> 3.3.0 RC2 -> - 3.3.0 (stable)' + 3.3.0 (stable) Latest RC depends on com.github.zynkware:Document-Scanning-Android-SDK:1.0.1 + -> jetified-Tiny-OpenCV-4.4.0-4-runtime.jar which contains libopencv_java4.so. ' AutoUpdateMode: None UpdateCheckMode: None