Skip to content

Commit

Permalink
Update ZeroConf plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkem committed Jan 15, 2016
1 parent 94fbe19 commit 3752aef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.xml
Expand Up @@ -44,10 +44,10 @@
<splash density="port-xxxhdpi" src="resources/android/splash/drawable-port-xxxhdpi-screen.png" />
</platform>
<icon src="resources/android/icon/drawable-xhdpi-icon.png" />
<plugin name="com.triggertrap.ZeroConf" spec="https://github.com/vstirbu/ZeroConf" />
<plugin name="cordova-plugin-appversion" spec="~1.0.0" />
<plugin name="cordova-plugin-inappbrowser" spec="~1.0.1" />
<plugin name="cordova-plugin-splashscreen" spec="~2.1.0" />
<plugin name="cordova-plugin-whitelist" spec="~1.0.0" />
<plugin name="cordova-custom-config" spec="~1.1.9" />
<plugin name="cordova-zeroconf-plugin" spec="~1.2.0" />
</widget>

0 comments on commit 3752aef

Please sign in to comment.