This is an automated email from the ASF dual-hosted git repository.
carlosrovira pushed a commit to branch feature/vivid
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/feature/vivid by this push:
new 67f3342 add vivid example to examples pom
67f3342 is described below
commit 67f3342c2dbcb07d7ea5a96a123874028c9c6b62
Author: Carlos Rovira <[email protected]>
AuthorDate: Tue Feb 20 20:42:46 2018 +0100
add vivid example to examples pom
---
examples/royale/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/examples/royale/pom.xml b/examples/royale/pom.xml
index 441383f..d8bb624 100644
--- a/examples/royale/pom.xml
+++ b/examples/royale/pom.xml
@@ -71,6 +71,7 @@
<module>DataBindingExampleWithFlexLayout</module>
<module>DragAndDropExample</module>
<module>AlertExample</module>
+ <module>VividExample</module>
</modules>
<build>
--
To stop receiving notification emails like this one, please contact
[email protected].