From 17a5269cb2f6a88b410a334be5dad7f2cb683966 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 13 May 2022 05:03:33 +0000 Subject: [PATCH] Update TousAntiCovid to 4.2.16 (520) --- metadata/fr.gouv.android.stopcovid.yml | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/metadata/fr.gouv.android.stopcovid.yml b/metadata/fr.gouv.android.stopcovid.yml index e07a58afb1..a888a3fb0c 100644 --- a/metadata/fr.gouv.android.stopcovid.yml +++ b/metadata/fr.gouv.android.stopcovid.yml @@ -849,6 +849,26 @@ Builds: - sed -i -e 's//\n /g' ../lint.xml + - versionName: 4.2.16 + versionCode: 520 + commit: 86f14ad8e17fb7610238fb23ae671b109707b64f + subdir: stopcovid + submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - 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 + - sed -i -e 's//\n /g' ../lint.xml + MaintainerNotes: |- * Tracking – uses custom Analytics * NonFreeNet – uses proprietary backend server @@ -856,5 +876,5 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$ -CurrentVersion: 4.2.15 -CurrentVersionCode: 518 +CurrentVersion: 4.2.16 +CurrentVersionCode: 520