From 06e3303a3c1650ab8428d593c37dd9afebef2ead Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Wed, 16 Aug 2017 23:17:37 +0200 Subject: [PATCH] metadata/or.yaaic: disable versions with bad signature Currently, version 1.0 and 1.1 are not present in the main repo, but only in the archive, while older version 0.9 and before are still present in the main repo. As discussed with BubuIIC, it turns out that those two versions have a bad signature, so we disable them for now. The corresponding APKs will eventually get purged, then we can re-enable them. Signed-off-by: "Yann E. MORIN" --- metadata/org.yaaic.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/metadata/org.yaaic.txt b/metadata/org.yaaic.txt index 167a4df0b3..336fac78ba 100644 --- a/metadata/org.yaaic.txt +++ b/metadata/org.yaaic.txt @@ -31,10 +31,12 @@ Build:0.9,11 init=rm -f build.properties Build:1.0,12 + disable=bad signature, waiting for rebuild commit=v1.0 subdir=application Build:1.1,13 + disable=bad signature, waiting for rebuild commit=v1.1 subdir=app gradle=yes