mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-08 13:36:16 +00:00
Update TousAntiCovid to 3.7.0 (328)
This commit is contained in:
parent
e1d2a4d2a4
commit
d1fa8519a3
1 changed files with 19 additions and 2 deletions
|
|
@ -356,6 +356,23 @@ Builds:
|
||||||
prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.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
|
../coreui/src/main/res/values/styles.xml ../stopcovid/src/main/res/layout/dcc_widget_no_fav_widget.xml
|
||||||
|
|
||||||
|
- versionName: 3.7.0
|
||||||
|
versionCode: 328
|
||||||
|
commit: 6ae30d257369a7cc6ebd2dc10b3afe4f4a54e1a8
|
||||||
|
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: |-
|
MaintainerNotes: |-
|
||||||
* Tracking – uses custom Analytics
|
* Tracking – uses custom Analytics
|
||||||
* NonFreeNet – uses proprietary backend server
|
* NonFreeNet – uses proprietary backend server
|
||||||
|
|
@ -363,5 +380,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version tousanticovid_prod_%v#%c
|
AutoUpdateMode: Version tousanticovid_prod_%v#%c
|
||||||
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
|
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
|
||||||
CurrentVersion: 3.6.1
|
CurrentVersion: 3.7.0
|
||||||
CurrentVersionCode: 326
|
CurrentVersionCode: 328
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue