mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
fr.gouv.android.stopcovid: Update to 3.8.5 and re-enable build
This commit is contained in:
parent
66b58fb723
commit
df78ff455d
1 changed files with 18 additions and 1 deletions
|
|
@ -477,12 +477,29 @@ Builds:
|
|||
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
|
||||
|
||||
- versionName: 3.8.5
|
||||
versionCode: 400
|
||||
commit: 998389e42ed69f95c5fcc41a408745efa5f37b10
|
||||
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
|
||||
|
||||
MaintainerNotes: |-
|
||||
* Tracking – uses custom Analytics
|
||||
* NonFreeNet – uses proprietary backend server
|
||||
* see https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9345
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^tousanticovid_prod_[0-9.]+#[0-9]+$
|
||||
CurrentVersion: 3.8.5
|
||||
CurrentVersionCode: 400
|
||||
|
|
|
|||
Loading…
Reference in a new issue