summaryrefslogtreecommitdiff
path: root/plugins/android.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/android.json')
-rw-r--r--plugins/android.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/android.json b/plugins/android.json
index 0d1ee456..c041bf03 100644
--- a/plugins/android.json
+++ b/plugins/android.json
@@ -35,6 +35,10 @@
{
"xml": "<feature name=\"StatusBar\"><param name=\"android-package\" value=\"org.apache.cordova.statusbar.StatusBar\" /><param name=\"onload\" value=\"true\" /></feature>",
"count": 1
+ },
+ {
+ "xml": "<feature name=\"Insomnia\"><param name=\"android-package\" value=\"nl.xservices.plugins.Insomnia\" /></feature>",
+ "count": 1
}
]
}
@@ -70,6 +74,9 @@
},
"org.apache.cordova.statusbar": {
"PACKAGE_NAME": "com.pliablepixels.zmninja"
+ },
+ "nl.x-services.plugins.insomnia": {
+ "PACKAGE_NAME": "com.pliablepixels.zmninja"
}
},
"dependent_plugins": {}