Fix Android build

This commit is contained in:
Gustavo Maximiliano Cortez 2017-05-19 16:15:55 -03:00
parent 044de850ec
commit 6671b4b3f3
No known key found for this signature in database
GPG Key ID: 15EDAD8D9F2EB1AF
1 changed files with 2 additions and 2 deletions

View File

@ -63,11 +63,11 @@
</plugin>
<plugin name="cordova-custom-config" spec="~3.0.5" />
<plugin name="cordova-plugin-queries-schemes" spec="~0.1.5" />
<plugin name="cordova-plugin-fcm" spec="2.1.1" />
<plugin name="cordova-plugin-fcm" spec="https://github.com/cmgustavo/cordova-plugin-fcm.git" />
<!-- Supported Platforms -->
<engine name="ios" spec="~4.2.1" />
<engine name="android" spec="~5.2.2" />
<engine name="android" spec="~6.2.3" />
<engine name="windows" spec="~4.4.3" />
<!-- Platform Specific Settings -->