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" <yann.morin.1998@free.fr>
This commit is contained in:
Yann E. MORIN 2017-08-16 23:17:37 +02:00
parent 107e21945c
commit 06e3303a3c

View file

@ -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