mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update TousAntiCovid to 4.0.0 (422)
This commit is contained in:
parent
b152254d2e
commit
651ed1ded5
1 changed files with 20 additions and 1 deletions
|
|
@ -549,6 +549,25 @@ Builds:
|
|||
scanignore:
|
||||
- stopcovid/src/main/assets/CertList-Plus/*.pb.gz
|
||||
|
||||
- versionName: 4.0.0
|
||||
versionCode: 422
|
||||
commit: 9192b33c3b277656aa0a3ac386175829d9308ce3
|
||||
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
|
||||
scanignore:
|
||||
- stopcovid/src/main/assets/CertList-Plus/*.pb.gz
|
||||
|
||||
MaintainerNotes: |-
|
||||
* Tracking – uses custom Analytics
|
||||
* NonFreeNet – uses proprietary backend server
|
||||
|
|
@ -557,4 +576,4 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
|
||||
CurrentVersion: 4.0.0
|
||||
CurrentVersionCode: 420
|
||||
CurrentVersionCode: 422
|
||||
|
|
|
|||
Loading…
Reference in a new issue