Skip to content

Commit

Permalink
FOrked plugins to OutSystems account
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrazina committed Oct 14, 2016
1 parent f9d6897 commit 83909dc
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 @@ -8,8 +8,8 @@
<description>Cordova FingerPrint Plugin</description>
<license>Apache 2.0</license>
<keywords>cordova,device</keywords>
<dependency id="cordova-plugin-android-fingerprint-auth" url="https://github.com/mjwheatley/cordova-plugin-android-fingerprint-auth.git" />
<dependency id="cordova-plugin-touchid" url="https://github.com/leecrossley/cordova-plugin-touchid.git" />
<dependency id="cordova-plugin-android-fingerprint-auth" url="https://github.com/OutSystems/cordova-plugin-android-fingerprint-auth.git#0.1.os" />
<dependency id="cordova-plugin-touchid" url="https://github.com/OutSystems/cordova-plugin-touchid.git#0.4.0.os" />
<engines>
<engine name="cordova" version=">=3.0.0" />
</engines>
Expand Down

0 comments on commit 83909dc

Please sign in to comment.