From df78ff455d913ddddb520e93ba9d5c8455da0117 Mon Sep 17 00:00:00 2001 From: NLR Date: Sun, 21 Nov 2021 00:38:04 +0000 Subject: [PATCH] fr.gouv.android.stopcovid: Update to 3.8.5 and re-enable build --- metadata/fr.gouv.android.stopcovid.yml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/metadata/fr.gouv.android.stopcovid.yml b/metadata/fr.gouv.android.stopcovid.yml index e927367503..9b9e64d0b9 100644 --- a/metadata/fr.gouv.android.stopcovid.yml +++ b/metadata/fr.gouv.android.stopcovid.yml @@ -477,12 +477,29 @@ Builds: prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml ../coreui/src/main/res/values/styles.xml ../stopcovid/src/main/res/layout/dcc_widget_no_fav_widget.xml + - versionName: 3.8.5 + versionCode: 400 + commit: 998389e42ed69f95c5fcc41a408745efa5f37b10 + subdir: stopcovid + submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + rm: + - coreui/src/main/res/font/marianne_*.otf + - coreui/src/main/res/font/marianne.xml + prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml + ../coreui/src/main/res/values/styles.xml ../stopcovid/src/main/res/layout/dcc_widget_no_fav_widget.xml + MaintainerNotes: |- * Tracking – uses custom Analytics * NonFreeNet – uses proprietary backend server * see https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9345 -AutoUpdateMode: None +AutoUpdateMode: Version UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$ CurrentVersion: 3.8.5 CurrentVersionCode: 400