diff options
Diffstat (limited to 'plugins/android.json')
| -rw-r--r-- | plugins/android.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/android.json b/plugins/android.json index 9a0659f9..869d6005 100644 --- a/plugins/android.json +++ b/plugins/android.json @@ -102,7 +102,9 @@ "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />", "count": 1 } - ] + ], + "/manifest": [], + "/manifest/application": [] } } } |
