Skip to content

Commit ddd5974

Browse files
committed
Update ADBMobile and BLE plugin for iOS9 support
1 parent f9276d1 commit ddd5974

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
<plugin name="cordova-plugin-vibration" spec="~1.0.0" />
3838
<plugin name="phonegap-plugin-contentsync" spec="~1.1.3" />
3939
<plugin name="cordova-plugin-whitelist" spec="~1.0.0" />
40-
<plugin name="ADBMobile" spec="https://github.com/Adobe-Marketing-Cloud/mobile-services#0482f9cedf90c98a8d4b07219ece1933b2e46a60" />
40+
<plugin name="ADBMobile" spec="https://github.com/Adobe-Marketing-Cloud/mobile-services.git#v4.6.1-Android" />
4141
<plugin name="nl.x-services.plugins.insomnia" spec="https://github.com/EddyVerbruggen/Insomnia-PhoneGap-Plugin.git#:." />
42-
<plugin name="com.megster.cordova.ble" spec="~0.1.9" />
42+
<plugin name="cordova-plugin-ble-central" spec="~1.0.1" />
4343
<platform name="ios">
4444
<icon height="76" src="resources/icon/ios/icon-76.png" width="76" />
4545
<icon height="152" src="resources/icon/ios/[email protected]" width="152" />

0 commit comments

Comments
 (0)