From 07543f206df522293dbc83e39f32f59d28e3e41c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 2 Jul 2021 04:26:45 +0000 Subject: [PATCH] Update TousAntiCovid to 3.3.0 (292) --- 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 0faaf41dde..e59f386337 100644 --- a/metadata/fr.gouv.android.stopcovid.yml +++ b/metadata/fr.gouv.android.stopcovid.yml @@ -257,7 +257,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.0 + versionCode: 292 + commit: 50a9b7edbb2698648db9db46b69d8c4645f46b7c + 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.2.1 -CurrentVersionCode: 282 +CurrentVersion: 3.3.0 +CurrentVersionCode: 292