From 9ff70aec0e428d3891a60feed6b99dd4ea2db21c Mon Sep 17 00:00:00 2001 From: Mathieu Margier Date: Tue, 4 Jan 2022 14:02:39 +0100 Subject: [PATCH] Re-enable fr.gouv.android.stopcovid --- metadata/fr.gouv.android.stopcovid.yml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/metadata/fr.gouv.android.stopcovid.yml b/metadata/fr.gouv.android.stopcovid.yml index bd4ed80a30..ab9621b87a 100644 --- a/metadata/fr.gouv.android.stopcovid.yml +++ b/metadata/fr.gouv.android.stopcovid.yml @@ -477,7 +477,6 @@ Builds: - versionName: 4.0.2 versionCode: 432 - disable: NullSafeMutableLiveData commit: 9b78759fabed6beea2df005a1f6907912e71f081 subdir: stopcovid submodules: true @@ -490,14 +489,16 @@ Builds: 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 + 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 scanignore: - stopcovid/src/main/assets/CertList-Plus/*.pb.gz - versionName: 4.0.3 versionCode: 434 - disable: NullSafeMutableLiveData commit: b7e5457155f63b01cf38a1bab3013629dae4aac7 subdir: stopcovid submodules: true @@ -510,8 +511,11 @@ Builds: 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 + 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 scanignore: - stopcovid/src/main/assets/CertList-Plus/*.pb.gz