added cordova decimal keyboard plugin

This commit is contained in:
Kadir Sekha 2017-12-27 15:17:58 +00:00
commit 31a5794047

View file

@ -71,7 +71,7 @@
<plugin name="cordova-custom-config" spec="~3.0.5" />
<plugin name="cordova-plugin-queries-schemes" spec="~0.1.5" />
<plugin name="cordova-plugin-firebase" spec="https://github.com/arnesson/cordova-plugin-firebase.git" />
<plugin name="cordova-plugin-decimal-keyboard" spec="https://github.com/mrchandoo/cordova-plugin-decimal-keyboard.git" />
<!-- Supported Platforms -->
<engine name="ios" spec="~4.5.3" />
<engine name="android" spec="~6.3.0" />