You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2018/03/05 19:06:13 UTC

[royale-asjs] 11/15: fix vscode config files

This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch feature/vivid-ui-set
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git

commit 88f164e5e2286dc607a17b5734b0ce94a2a7029b
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Sat Mar 3 00:07:15 2018 +0100

    fix vscode config files
---
 frameworks/projects/Vivid/.vscode/settings.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/frameworks/projects/Vivid/.vscode/settings.json b/frameworks/projects/Vivid/.vscode/settings.json
index 1069e6c..1f5a970 100644
--- a/frameworks/projects/Vivid/.vscode/settings.json
+++ b/frameworks/projects/Vivid/.vscode/settings.json
@@ -1,3 +1,3 @@
 {
-    "nextgenas.sdk.framework": "/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.1"
+    "nextgenas.sdk.framework": "/Users/carlosrovira/Dev/Royale/Sdks/apache-royale-0.9.2-SNAPSHOT"
 }
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
carlosrovira@apache.org.