mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 21:56:58 +00:00
Update TousAntiCovid to 3.7.1 (330)
This commit is contained in:
parent
59b682fda5
commit
6331ba6d72
1 changed files with 19 additions and 2 deletions
|
|
@ -373,6 +373,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.1
|
||||
versionCode: 330
|
||||
commit: 919c6a09177ed4369f8f676adfad3daa324b8f09
|
||||
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
|
||||
|
|
@ -380,5 +397,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version tousanticovid_prod_%v#%c
|
||||
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
|
||||
CurrentVersion: 3.7.0
|
||||
CurrentVersionCode: 328
|
||||
CurrentVersion: 3.7.1
|
||||
CurrentVersionCode: 330
|
||||
|
|
|
|||
Loading…
Reference in a new issue