From d3875d4374ccee194237fb662a392b7b51f7bf1c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 6 Jul 2021 04:34:50 +0000 Subject: [PATCH] Update TousAntiCovid to 3.3.4 (298) --- 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 a510f82833..b17dacf4d1 100644 --- a/metadata/fr.gouv.android.stopcovid.yml +++ b/metadata/fr.gouv.android.stopcovid.yml @@ -271,7 +271,20 @@ 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.3.4 + versionCode: 298 + commit: 5049f6c5486db4c348919a1c6cd483d8bfab227e + 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 + AutoUpdateMode: Version tousanticovid_prod_%v#%c UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$ -CurrentVersion: 3.3.0 -CurrentVersionCode: 292 +CurrentVersion: 3.3.4 +CurrentVersionCode: 298