mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update TousAntiCovid to 3.7.7 (362)
This commit is contained in:
parent
e4082cada6
commit
a12afcb948
1 changed files with 19 additions and 2 deletions
|
|
@ -459,6 +459,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.7
|
||||
versionCode: 362
|
||||
commit: ad24f185f9d00155808a3fd03fc0fac115276595
|
||||
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
|
||||
|
|
@ -466,5 +483,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version tousanticovid_prod_%v#%c
|
||||
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
|
||||
CurrentVersion: 3.7.6
|
||||
CurrentVersionCode: 360
|
||||
CurrentVersion: 3.7.7
|
||||
CurrentVersionCode: 362
|
||||
|
|
|
|||
Loading…
Reference in a new issue