mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update TousAntiCovid to 3.4.0 (310)
This commit is contained in:
parent
c7eb722ae1
commit
8d40b3ccd4
1 changed files with 15 additions and 2 deletions
|
|
@ -300,6 +300,19 @@ Builds:
|
|||
prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml
|
||||
../coreui/src/main/res/values/styles.xml
|
||||
|
||||
- versionName: 3.4.0
|
||||
versionCode: 310
|
||||
commit: 0c4576f8f6d1ff6646d7a45d95ceaf248d155df7
|
||||
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
|
||||
|
||||
MaintainerNotes: |-
|
||||
* Tracking – uses custom Analytics
|
||||
* NonFreeNet – uses proprietary backend server
|
||||
|
|
@ -307,5 +320,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version tousanticovid_prod_%v#%c
|
||||
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
|
||||
CurrentVersion: 3.3.5
|
||||
CurrentVersionCode: 304
|
||||
CurrentVersion: 3.4.0
|
||||
CurrentVersionCode: 310
|
||||
|
|
|
|||
Loading…
Reference in a new issue