diff --git a/metadata/fr.gouv.android.stopcovid.yml b/metadata/fr.gouv.android.stopcovid.yml index ddfc8c16c3..62124a5101 100644 --- a/metadata/fr.gouv.android.stopcovid.yml +++ b/metadata/fr.gouv.android.stopcovid.yml @@ -530,6 +530,25 @@ Builds: scanignore: - stopcovid/src/main/assets/CertList-Plus/*.pb.gz + - versionName: 4.0.1 + versionCode: 428 + commit: 544cbe275ae24c2c0c4fdce4a498013b43fb63bb + 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 + scanignore: + - stopcovid/src/main/assets/CertList-Plus/*.pb.gz + MaintainerNotes: |- * Tracking – uses custom Analytics * NonFreeNet – uses proprietary backend server @@ -538,4 +557,4 @@ MaintainerNotes: |- AutoUpdateMode: Version UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$ CurrentVersion: 4.0.1 -CurrentVersionCode: 426 +CurrentVersionCode: 428