mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update TousAntiCovid to 4.2.3 (482)
This commit is contained in:
parent
26caaf1e2b
commit
1a616beba5
1 changed files with 22 additions and 2 deletions
|
|
@ -669,6 +669,26 @@ Builds:
|
||||||
- sed -i -e 's/<lint>/<lint>\n <issue id="NullSafeMutableLiveData" severity="warning"
|
- sed -i -e 's/<lint>/<lint>\n <issue id="NullSafeMutableLiveData" severity="warning"
|
||||||
\/>/g' ../lint.xml
|
\/>/g' ../lint.xml
|
||||||
|
|
||||||
|
- versionName: 4.2.3
|
||||||
|
versionCode: 482
|
||||||
|
commit: ed25ca502f9f37f5bab307401f3d5941856e17dc
|
||||||
|
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
|
||||||
|
- sed -i -e 's/<lint>/<lint>\n <issue id="NullSafeMutableLiveData" severity="warning"
|
||||||
|
\/>/g' ../lint.xml
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
* Tracking – uses custom Analytics
|
* Tracking – uses custom Analytics
|
||||||
* NonFreeNet – uses proprietary backend server
|
* NonFreeNet – uses proprietary backend server
|
||||||
|
|
@ -676,5 +696,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
|
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
|
||||||
CurrentVersion: 4.2.1
|
CurrentVersion: 4.2.3
|
||||||
CurrentVersionCode: 474
|
CurrentVersionCode: 482
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue