From 7b21c8542caecdd48a9ebb157fa1344da1c6ec8d Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 23 Jul 2021 04:47:36 +0000 Subject: [PATCH] Update TousAntiCovid to 3.5.0 (316) --- metadata/fr.gouv.android.stopcovid.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/fr.gouv.android.stopcovid.yml b/metadata/fr.gouv.android.stopcovid.yml index 7a64a676d5..db34e0d8b3 100644 --- a/metadata/fr.gouv.android.stopcovid.yml +++ b/metadata/fr.gouv.android.stopcovid.yml @@ -313,6 +313,19 @@ Builds: prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml ../coreui/src/main/res/values/styles.xml + - versionName: 3.5.0 + versionCode: 316 + commit: 72cc2a51eaa38b7ef14f6cf7ba21b9fa828f245c + subdir: stopcovid + submodules: true + 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 + MaintainerNotes: |- * Tracking – uses custom Analytics * NonFreeNet – uses proprietary backend server @@ -320,5 +333,5 @@ MaintainerNotes: |- AutoUpdateMode: Version tousanticovid_prod_%v#%c UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$ -CurrentVersion: 3.4.0 -CurrentVersionCode: 310 +CurrentVersion: 3.5.0 +CurrentVersionCode: 316