CB-4889 renaming org.apache.cordova.core.network-information to org.apache.cordova.network-information

This commit is contained in:
Anis Kadri 2013-09-21 12:36:19 +02:00
parent f2ce6b4266
commit 0f8d4d58a3

View File

@ -2,8 +2,8 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="org.apache.cordova.core.network-information"
version="0.2.2-dev">
id="org.apache.cordova.network-information"
version="0.2.2">
<name>Network Information</name>
<description>Cordova Network Information Plugin</description>