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"
|
||||
// into "res/"
|
||||
from "../../resources/rendering_styles/style-icons/map-shaders-vector"
|
||||
into "res/"
|
||||
into "res/drawable"
|
||||
include "**/*.png", "**/*.xml"
|
||||
preserve {
|
||||
include '**/*'
|
||||
|
|
Loading…
Reference in a new issue