From 9b7985f57e23cb71ba123425a33426e0b47a11cd Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 18 Jan 2023 23:19:21 +0100 Subject: [PATCH] archive M-Droid Given this installs apps, it really should have higher quality: * is unmaintained * only ever had a single release * uses npm for packages * has a targetSdkVersion of 22 * does not verify signatures on the repository index files --- metadata/com.mdroid.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/com.mdroid.yml b/metadata/com.mdroid.yml index f6157151ee..36f8537fc7 100644 --- a/metadata/com.mdroid.yml +++ b/metadata/com.mdroid.yml @@ -59,6 +59,7 @@ Builds: MaintainerNotes: scanignore is used to allow the "node_modules/react-native/android" local Maven repository. +ArchivePolicy: 0 versions AutoUpdateMode: Version UpdateCheckMode: Tags ^v[0-9.]+$ CurrentVersion: '5.4'