mirror of
https://gitee.com/shuto/cordova-plugin-network-information.git
synced 2026-04-27 00:00:01 +08:00
refactor: Removed all references of deprecated navigator.network (#117)
This commit is contained in:
@@ -32,7 +32,6 @@ xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
|
||||
<js-module src="www/network.js" name="network">
|
||||
<clobbers target="navigator.connection" />
|
||||
<clobbers target="navigator.network.connection" />
|
||||
</js-module>
|
||||
|
||||
<js-module src="www/Connection.js" name="Connection">
|
||||
|
||||
Reference in New Issue
Block a user