mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update TousAntiCovid to 4.2.11 (506)
This commit is contained in:
parent
77838f4dfa
commit
47bfd6634c
1 changed files with 22 additions and 2 deletions
|
|
@ -829,6 +829,26 @@ Builds:
|
|||
- sed -i -e 's/<lint>/<lint>\n <issue id="NullSafeMutableLiveData" severity="warning"
|
||||
\/>/g' ../lint.xml
|
||||
|
||||
- versionName: 4.2.11
|
||||
versionCode: 506
|
||||
commit: 4287159498e44bb4a1367fc8e7e04ec4246e8915
|
||||
subdir: stopcovid
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- 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: |-
|
||||
* Tracking – uses custom Analytics
|
||||
* NonFreeNet – uses proprietary backend server
|
||||
|
|
@ -836,5 +856,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
|
||||
CurrentVersion: 4.2.10
|
||||
CurrentVersionCode: 504
|
||||
CurrentVersion: 4.2.11
|
||||
CurrentVersionCode: 506
|
||||
|
|
|
|||
Loading…
Reference in a new issue