Add vector shaders
This commit is contained in:
parent
ff329c7f37
commit
077e12a1a9
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ task copyMapShaderIcons(type: Sync) {
|
||||||
// from "../../resources/rendering_styles/style-icons/map-shaders-png"
|
// from "../../resources/rendering_styles/style-icons/map-shaders-png"
|
||||||
// into "res/"
|
// into "res/"
|
||||||
from "../../resources/rendering_styles/style-icons/map-shaders-vector"
|
from "../../resources/rendering_styles/style-icons/map-shaders-vector"
|
||||||
into "res/"
|
into "res/drawable"
|
||||||
include "**/*.png", "**/*.xml"
|
include "**/*.png", "**/*.xml"
|
||||||
preserve {
|
preserve {
|
||||||
include '**/*'
|
include '**/*'
|
||||||
|
|
Loading…
Reference in a new issue