Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
2291d41a87
1 changed files with 1 additions and 0 deletions
|
@ -229,6 +229,7 @@ task cleanNoTranslate(type: Delete) {
|
|||
|
||||
|
||||
task collectFonts(type: Copy) {
|
||||
from "../../resources/fonts"
|
||||
from "../../resources/rendering_styles/fonts"
|
||||
// from "../../resources/rendering_styles/fonts/OpenSans"
|
||||
into "assets/fonts"
|
||||
|
|
Loading…
Reference in a new issue