From 252b6b629d236f6e35fd06bc82854568c1f16e64 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 20 Jun 2021 05:43:24 +0000 Subject: [PATCH] Update TousAntiCovid to 3.2.0 (276) --- metadata/fr.gouv.android.stopcovid.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/fr.gouv.android.stopcovid.yml b/metadata/fr.gouv.android.stopcovid.yml index 121d721c52..a53cf1763f 100644 --- a/metadata/fr.gouv.android.stopcovid.yml +++ b/metadata/fr.gouv.android.stopcovid.yml @@ -231,7 +231,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.2.0 + versionCode: 276 + commit: 8acf058ef6fbc3b2c9df2557165e3c12614ff4fa + 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 + ../coreui/src/main/res/values/styles.xml + AutoUpdateMode: Version tousanticovid_prod_%v#%c UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$ -CurrentVersion: 3.1.4 -CurrentVersionCode: 244 +CurrentVersion: 3.2.0 +CurrentVersionCode: 276