mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update TousAntiCovid to 3.6.1 (326)
This commit is contained in:
parent
2f316a731e
commit
a40b2b7f90
1 changed files with 15 additions and 2 deletions
|
|
@ -352,6 +352,19 @@ Builds:
|
||||||
prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml
|
prebuild: sed -i -e '/fontFamily.*marianne/d' ../coreui/src/main/res/values/styles_text.xml
|
||||||
../coreui/src/main/res/values/styles.xml
|
../coreui/src/main/res/values/styles.xml
|
||||||
|
|
||||||
|
- versionName: 3.6.1
|
||||||
|
versionCode: 326
|
||||||
|
commit: a06005953733de48d051e30bb296a1f1bc0388c8
|
||||||
|
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: |-
|
MaintainerNotes: |-
|
||||||
* Tracking – uses custom Analytics
|
* Tracking – uses custom Analytics
|
||||||
* NonFreeNet – uses proprietary backend server
|
* NonFreeNet – uses proprietary backend server
|
||||||
|
|
@ -359,5 +372,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version tousanticovid_prod_%v#%c
|
AutoUpdateMode: Version tousanticovid_prod_%v#%c
|
||||||
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
|
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
|
||||||
CurrentVersion: 3.6.0
|
CurrentVersion: 3.6.1
|
||||||
CurrentVersionCode: 324
|
CurrentVersionCode: 326
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue