From 7660c3c6d7bc283f176ca14cecb0e89dc2469a2d Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 11 Mar 2021 04:42:18 +0000 Subject: [PATCH] Update TousAntiCovid to 2.3.0 (178) --- 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 1390dcffc5..923c8e8dbf 100644 --- a/metadata/fr.gouv.android.stopcovid.yml +++ b/metadata/fr.gouv.android.stopcovid.yml @@ -76,7 +76,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: 2.3.0 + versionCode: 178 + commit: tousanticovid_prod_2.3.0#178 + 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.2.5 -CurrentVersionCode: 152 +CurrentVersion: 2.3.0 +CurrentVersionCode: 178