From 5065805d78cd31d2d1babd2330113bbf973cb015 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 29 Jul 2021 09:18:43 +0000 Subject: [PATCH] Update TousAntiCovid to 3.5.2 (322) --- 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 db34e0d8b3..155c5cde61 100644 --- a/metadata/fr.gouv.android.stopcovid.yml +++ b/metadata/fr.gouv.android.stopcovid.yml @@ -326,6 +326,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.2 + versionCode: 322 + commit: 6cfad77292d43c6f7384ebd3b4d3236b9c0880d7 + 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 @@ -333,5 +346,5 @@ MaintainerNotes: |- AutoUpdateMode: Version tousanticovid_prod_%v#%c UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$ -CurrentVersion: 3.5.0 -CurrentVersionCode: 316 +CurrentVersion: 3.5.2 +CurrentVersionCode: 322