Update TousAntiCovid to 4.0.2 (432)

This commit is contained in:
F-Droid checkupdates bot 2021-12-16 04:59:57 +00:00
parent f99326ae41
commit 845e6bd04a

View file

@ -549,6 +549,25 @@ Builds:
scanignore:
- stopcovid/src/main/assets/CertList-Plus/*.pb.gz
- versionName: 4.0.2
versionCode: 432
commit: 9b78759fabed6beea2df005a1f6907912e71f081
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
scanignore:
- stopcovid/src/main/assets/CertList-Plus/*.pb.gz
MaintainerNotes: |-
* Tracking uses custom Analytics
* NonFreeNet uses proprietary backend server
@ -556,5 +575,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
CurrentVersion: 4.0.1
CurrentVersionCode: 428
CurrentVersion: 4.0.2
CurrentVersionCode: 432