Update TousAntiCovid to 4.2.12 (510)

This commit is contained in:
F-Droid checkupdates bot 2022-03-26 06:07:36 +00:00
parent 091da5be10
commit 421d29b6bf

View file

@ -849,6 +849,26 @@ Builds:
- sed -i -e 's/<lint>/<lint>\n <issue id="NullSafeMutableLiveData" severity="warning"
\/>/g' ../lint.xml
- versionName: 4.2.12
versionCode: 510
commit: 900b64a79f8d658473ccf5bec4975a8c1a4a2fd3
subdir: stopcovid
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- 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
@ -857,4 +877,4 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
CurrentVersion: 4.2.12
CurrentVersionCode: 508
CurrentVersionCode: 510