diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 8c71f8ef..5f511cf8 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "org.apache.cordova.inappbrowser" ], "cordovaPlatforms": [ - "ios", - "android" + "android", + "ios" ] }
\ No newline at end of file |
