From b399e42acd8383906c593663d508e47dd8a7008f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 6 May 2021 04:41:26 +0000 Subject: [PATCH] Update TousAntiCovid to 3.0.0 (228) --- metadata/fr.gouv.android.stopcovid.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/fr.gouv.android.stopcovid.yml b/metadata/fr.gouv.android.stopcovid.yml index d51d53450c..3af83944ed 100644 --- a/metadata/fr.gouv.android.stopcovid.yml +++ b/metadata/fr.gouv.android.stopcovid.yml @@ -186,7 +186,18 @@ Builds: - coreui/src/main/res/font/marianne.xml prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml + - versionName: 3.0.0 + versionCode: 228 + commit: tousanticovid_prod_3.0.0#228 + subdir: stopcovid + 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 + AutoUpdateMode: Version tousanticovid_prod_%v#%c UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$ -CurrentVersion: 2.6.2 -CurrentVersionCode: 222 +CurrentVersion: 3.0.0 +CurrentVersionCode: 228