12 lines
269 B
YAML
12 lines
269 B
YAML
name: hello-triangle
|
|
options:
|
|
bundleIdPrefix: google.filament
|
|
include: ../app-template.yml
|
|
targets:
|
|
hello-triangle:
|
|
templates:
|
|
- FilamentApp
|
|
preBuildScripts:
|
|
- path: build-materials.sh
|
|
name: Build Materials
|