diff --git a/metadata/fr.gouv.android.stopcovid.yml b/metadata/fr.gouv.android.stopcovid.yml index 155c5cde61..f3f73d50cd 100644 --- a/metadata/fr.gouv.android.stopcovid.yml +++ b/metadata/fr.gouv.android.stopcovid.yml @@ -339,6 +339,19 @@ Builds: prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml ../coreui/src/main/res/values/styles.xml + - versionName: 3.6.0 + versionCode: 324 + commit: 020ef07a0574b4dfe2c46ca19929ab5f4e6218d3 + 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 + MaintainerNotes: |- * Tracking – uses custom Analytics * NonFreeNet – uses proprietary backend server @@ -346,5 +359,5 @@ MaintainerNotes: |- AutoUpdateMode: Version tousanticovid_prod_%v#%c UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$ -CurrentVersion: 3.5.2 -CurrentVersionCode: 322 +CurrentVersion: 3.6.0 +CurrentVersionCode: 324