mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
Re-enable fr.gouv.android.stopcovid
This commit is contained in:
parent
fc434ac418
commit
9ff70aec0e
1 changed files with 8 additions and 4 deletions
|
|
@ -477,7 +477,6 @@ Builds:
|
|||
|
||||
- versionName: 4.0.2
|
||||
versionCode: 432
|
||||
disable: NullSafeMutableLiveData
|
||||
commit: 9b78759fabed6beea2df005a1f6907912e71f081
|
||||
subdir: stopcovid
|
||||
submodules: true
|
||||
|
|
@ -490,14 +489,16 @@ Builds:
|
|||
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
|
||||
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
|
||||
scanignore:
|
||||
- stopcovid/src/main/assets/CertList-Plus/*.pb.gz
|
||||
|
||||
- versionName: 4.0.3
|
||||
versionCode: 434
|
||||
disable: NullSafeMutableLiveData
|
||||
commit: b7e5457155f63b01cf38a1bab3013629dae4aac7
|
||||
subdir: stopcovid
|
||||
submodules: true
|
||||
|
|
@ -510,8 +511,11 @@ Builds:
|
|||
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
|
||||
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
|
||||
scanignore:
|
||||
- stopcovid/src/main/assets/CertList-Plus/*.pb.gz
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue