mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
stopcovid - update recipe
This commit is contained in:
parent
ecd41b9d6d
commit
ea98bd8b44
1 changed files with 7 additions and 4 deletions
|
|
@ -903,13 +903,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- coreui/src/main/res/font/marianne_*.otf
|
||||
- coreui/src/main/res/font/marianne.xml
|
||||
- core-android/src/main/res/font/marianne_*.otf
|
||||
- core-android/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 '/fontFamily.*marianne/d' ../core-android/src/main/res/values/styles_text.xml
|
||||
../core-android/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:
|
||||
- dgca-app-core-android/dokka/html/decoder/package-list
|
||||
- stopcovid/src/main/assets/infos/key-figures-map.pb.gz
|
||||
|
||||
MaintainerNotes: |-
|
||||
* Tracking – uses custom Analytics
|
||||
|
|
|
|||
Loading…
Reference in a new issue