干掉github强依赖

This commit is contained in:
范大德 2022-12-20 14:57:20 +08:00
parent e9821054c3
commit 94b5e51564

View File

@ -20,8 +20,8 @@
<clobbers target="MobileAccessibilityNotifications" />
</js-module>
<dependency id="cordova-plugin-device" url="https://github.com/apache/cordova-plugin-device.git" />
<dependency id="cordova-plugin-network-information" url="https://github.com/apache/cordova-plugin-network-information.git" />
<dependency id="cordova-plugin-device" />
<dependency id="cordova-plugin-network-information"/>
<!-- ios -->
<platform name="ios">