mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 06:07:28 +00:00
Update TousAntiCovid to 6.0.0 (584)
This commit is contained in:
parent
88f504607d
commit
34c6e69abd
1 changed files with 18 additions and 2 deletions
|
|
@ -895,6 +895,22 @@ Builds:
|
|||
- sed -i -e 's/<lint>/<lint>\n <issue id="NullSafeMutableLiveData" severity="warning"
|
||||
\/>/g' ../lint.xml
|
||||
|
||||
- versionName: 6.0.0
|
||||
versionCode: 584
|
||||
commit: f2789230b652160e009bcac549a947e2b13008b7
|
||||
subdir: stopcovid
|
||||
submodules: true
|
||||
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
|
||||
|
|
@ -903,5 +919,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: buildSrc/src/main/kotlin/AndroidConfig.kt|VERSION_CODE:\sInt\s=\s(\d+)|.|VERSION_NAME:\sString\s=\s"([\d.]+)"
|
||||
CurrentVersion: 4.5.0
|
||||
CurrentVersionCode: 583
|
||||
CurrentVersion: 6.0.0
|
||||
CurrentVersionCode: 584
|
||||
|
|
|
|||
Loading…
Reference in a new issue