diff options
Diffstat (limited to 'ionic.project')
| -rw-r--r-- | ionic.project | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/ionic.project b/ionic.project index 84c1db95..f6c258f8 100644 --- a/ionic.project +++ b/ionic.project @@ -1,4 +1,11 @@ { "name": "zmNinja", - "app_id": "" + "app_id": "", + "browsers": [ + { + "platform": "android", + "browser": "crosswalk", + "version": "12.41.296.5" + } + ] }
\ No newline at end of file |
