mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update TousAntiCovid to 3.8.6 (406)
This commit is contained in:
parent
5d1b72b467
commit
c2132338ec
1 changed files with 19 additions and 2 deletions
|
|
@ -494,6 +494,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.8.6
|
||||
versionCode: 406
|
||||
commit: 0acb33eb3867c41dd4207e1b6fbe5f1bf1ec15d6
|
||||
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
|
||||
|
|
@ -501,5 +518,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
|
||||
CurrentVersion: 3.8.5
|
||||
CurrentVersionCode: 400
|
||||
CurrentVersion: 3.8.6
|
||||
CurrentVersionCode: 406
|
||||
|
|
|
|||
Loading…
Reference in a new issue