Update TousAntiCovid to 4.1.0 (438)

This commit is contained in:
F-Droid checkupdates bot 2022-01-05 04:53:41 +00:00
parent da9deac7cb
commit 0c516d578a

View file

@ -519,6 +519,28 @@ Builds:
scanignore:
- stopcovid/src/main/assets/CertList-Plus/*.pb.gz
- versionName: 4.1.0
versionCode: 438
commit: adef88c7a65f32bac501e144e58dd8c19adb915d
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
scanignore:
- stopcovid/src/main/assets/CertList-Plus/*.pb.gz
MaintainerNotes: |-
* Tracking uses custom Analytics
* NonFreeNet uses proprietary backend server
@ -526,5 +548,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
CurrentVersion: 4.0.3
CurrentVersionCode: 434
CurrentVersion: 4.1.0
CurrentVersionCode: 438