fr.gouv.android.stopcovid: Update to 3.8.5 and re-enable build

This commit is contained in:
NLR 2021-11-21 00:38:04 +00:00 committed by linsui
parent 66b58fb723
commit df78ff455d

View file

@ -477,12 +477,29 @@ Builds:
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
- versionName: 3.8.5
versionCode: 400
commit: 998389e42ed69f95c5fcc41a408745efa5f37b10
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
MaintainerNotes: |-
* Tracking uses custom Analytics
* NonFreeNet uses proprietary backend server
* see https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9345
AutoUpdateMode: None
AutoUpdateMode: Version
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
CurrentVersion: 3.8.5
CurrentVersionCode: 400