Update TousAntiCovid to 3.7.4 (344)

This commit is contained in:
F-Droid checkupdates bot 2021-09-09 05:14:07 +00:00
parent 99867f0ea5
commit 94b48c9730

View file

@ -424,6 +424,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.4
versionCode: 344
commit: 87b7717e8426f0f980534aaad3385f5fd859a5be
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
@ -431,5 +448,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version tousanticovid_prod_%v#%c
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
CurrentVersion: 3.7.3
CurrentVersionCode: 334
CurrentVersion: 3.7.4
CurrentVersionCode: 344