Skip to content

Commit

Permalink
Updated dependency names
Browse files Browse the repository at this point in the history
  • Loading branch information
andiCR committed Aug 10, 2015
1 parent 4068960 commit 208b4aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
</js-module>

<dependency id="es6-promise-plugin" url="https://github.com/vstirbu/PromisesPlugin.git" />
<dependency id="android.support.v4" />
<dependency id="com.google.playservices" />
<dependency id="cordova-plugin-android-support-v4" />
<dependency id="cordova-plugin-googleplayservices" />

<!-- android -->
<platform name="android">
Expand Down

0 comments on commit 208b4aa

Please sign in to comment.