From 820095c38d4bb2d170d61cbc876d0ea69bef9dc9 Mon Sep 17 00:00:00 2001 From: Marcus Hoffmann Date: Mon, 14 Sep 2020 22:15:21 +0200 Subject: [PATCH] Don't pin microg version to the one in our repo Workaround for this: https://gitlab.com/fdroid/fdroidclient/-/issues/1904#note_412431915 https://gitlab.com/fdroid/fdroidclient/-/issues/1904#note_412431915 --- metadata/com.google.android.gms.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/metadata/com.google.android.gms.yml b/metadata/com.google.android.gms.yml index 59a6bba601..f3a72b00c1 100644 --- a/metadata/com.google.android.gms.yml +++ b/metadata/com.google.android.gms.yml @@ -154,8 +154,10 @@ Builds: - find . -type f -print0 -name build.gradle | xargs -0 sed -i -e '/com.github.dcendents/d' - popd -AutoUpdateMode: Version v%v -UpdateCheckMode: Tags +MaintainerNotes: This app has the same appid as microg, which is integrated into some + ROMs. This leads to F-Droid not proposing an update if we pin the CVC here, so + we must not do that. Thus we disable UCM, as this would re-set the CVC + +AutoUpdateMode: None +UpdateCheckMode: None UpdateCheckName: org.microg.nlp.app -CurrentVersion: 1.6.8 -CurrentVersionCode: 20187