mirror of
https://gitee.com/shuto-github/cordova-plugin-network-information.git
synced 2026-04-22 00:00:02 +08:00
[CB-4417] Move cordova-plugin-network-information to its own Java package.
This commit is contained in:
committed by
Steven Gill
parent
4ea68167a4
commit
9b762951d4
@@ -16,7 +16,7 @@
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
*/
|
||||
package org.apache.cordova.core;
|
||||
package org.apache.cordova.networkinformation;
|
||||
|
||||
import org.apache.cordova.CallbackContext;
|
||||
import org.apache.cordova.CordovaInterface;
|
||||
|
||||
Reference in New Issue
Block a user