Update TousAntiCovid to 3.7.5 (358)

This commit is contained in:
F-Droid checkupdates bot 2021-09-16 06:37:13 +00:00
parent 8c8aaa2a91
commit ca124898c1

View file

@ -441,6 +441,23 @@ 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.7.5
versionCode: 358
commit: c6a6f3fa7258fe9cf7b118a7e086bef7568af6e9
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
@ -448,5 +465,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version tousanticovid_prod_%v#%c
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
CurrentVersion: 3.7.4
CurrentVersionCode: 344
CurrentVersion: 3.7.5
CurrentVersionCode: 358