From 6331ba6d72c6a76e7f4a9be7a7306df109c8b99a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 14 Aug 2021 04:45:50 +0000 Subject: [PATCH] Update TousAntiCovid to 3.7.1 (330) --- metadata/fr.gouv.android.stopcovid.yml | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/metadata/fr.gouv.android.stopcovid.yml b/metadata/fr.gouv.android.stopcovid.yml index 4c6043e19e..74423e6d0b 100644 --- a/metadata/fr.gouv.android.stopcovid.yml +++ b/metadata/fr.gouv.android.stopcovid.yml @@ -373,6 +373,23 @@ Builds: prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml ../coreui/src/main/res/values/styles.xml ../stopcovid/src/main/res/layout/dcc_widget_no_fav_widget.xml + - versionName: 3.7.1 + versionCode: 330 + commit: 919c6a09177ed4369f8f676adfad3daa324b8f09 + subdir: stopcovid + submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + 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 ../stopcovid/src/main/res/layout/dcc_widget_no_fav_widget.xml + MaintainerNotes: |- * Tracking – uses custom Analytics * NonFreeNet – uses proprietary backend server @@ -380,5 +397,5 @@ MaintainerNotes: |- AutoUpdateMode: Version tousanticovid_prod_%v#%c UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$ -CurrentVersion: 3.7.0 -CurrentVersionCode: 328 +CurrentVersion: 3.7.1 +CurrentVersionCode: 330