From 34c6e69abd70a6da938633f8792bad4dd362c6c5 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 5 Apr 2023 12:40:44 +0000 Subject: [PATCH] Update TousAntiCovid to 6.0.0 (584) --- metadata/fr.gouv.android.stopcovid.yml | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/metadata/fr.gouv.android.stopcovid.yml b/metadata/fr.gouv.android.stopcovid.yml index 21699223a0..ce3dd4780d 100644 --- a/metadata/fr.gouv.android.stopcovid.yml +++ b/metadata/fr.gouv.android.stopcovid.yml @@ -895,6 +895,22 @@ Builds: - sed -i -e 's//\n /g' ../lint.xml + - versionName: 6.0.0 + versionCode: 584 + commit: f2789230b652160e009bcac549a947e2b13008b7 + subdir: stopcovid + submodules: true + 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 @@ -903,5 +919,5 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: buildSrc/src/main/kotlin/AndroidConfig.kt|VERSION_CODE:\sInt\s=\s(\d+)|.|VERSION_NAME:\sString\s=\s"([\d.]+)" -CurrentVersion: 4.5.0 -CurrentVersionCode: 583 +CurrentVersion: 6.0.0 +CurrentVersionCode: 584