diff options
| -rw-r--r-- | ionic.project | 2 | ||||
| -rw-r--r-- | plugins/fetch.json | 8 |
2 files changed, 9 insertions, 1 deletions
diff --git a/ionic.project b/ionic.project index 0c79b120..40dc6930 100644 --- a/ionic.project +++ b/ionic.project @@ -12,7 +12,7 @@ { "platform": "android", "browser": "crosswalk", - "version": "15.44.384.9" + "version": "12.41.296.5" } ], "gulpStartupTasks": [ diff --git a/plugins/fetch.json b/plugins/fetch.json index 0195ecba..421ac12e 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -206,5 +206,13 @@ }, "is_top_level": true, "variables": {} + }, + "cordova-plugin-crosswalk-webview": { + "source": { + "type": "registry", + "id": "cordova-plugin-crosswalk-webview" + }, + "is_top_level": true, + "variables": {} } }
\ No newline at end of file |
