Update TousAntiCovid to 4.2.7 (494)

This commit is contained in:
F-Droid checkupdates bot 2022-03-01 05:02:13 +00:00
parent bfb5d65c3d
commit 5ce96a2c84

View file

@ -749,6 +749,26 @@ Builds:
- sed -i -e 's/<lint>/<lint>\n <issue id="NullSafeMutableLiveData" severity="warning"
\/>/g' ../lint.xml
- versionName: 4.2.7
versionCode: 494
commit: b2d4ddc73965c9f8016128ff401d91e2689faafc
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
- sed -i -e 's/<lint>/<lint>\n <issue id="NullSafeMutableLiveData" severity="warning"
\/>/g' ../lint.xml
MaintainerNotes: |-
* Tracking uses custom Analytics
* NonFreeNet uses proprietary backend server
@ -756,5 +776,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
CurrentVersion: 4.2.6
CurrentVersionCode: 492
CurrentVersion: 4.2.7
CurrentVersionCode: 494