diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2017-11-05 14:01:04 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2017-11-05 14:01:04 -0500 |
| commit | 6a55a1031809d84a2b0133a7246d131887461239 (patch) | |
| tree | 03228e3668739e715e78a74433e63cd347e8050c /config.xml | |
| parent | ac4f296ccf87e94c41286d2bf632f1129f643505 (diff) | |
header fixes
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -105,6 +105,7 @@ <variable name="PHOTO_LIBRARY_USAGE_DESCRIPTION" value="Save media to your Camera Roll" /> </plugin> <plugin name="cordova-plugin-add-swift-support" spec="^1.7.0" /> + <plugin name="cordova-plugin-android-fingerprint-auth" spec="^1.4.0" /> <plugin name="cordova-plugin-android-permissions" spec="^1.0.0" /> <plugin name="cordova-plugin-app-version" spec="^0.1.9" /> <plugin name="cordova-plugin-certificates" spec="git+https://github.com/hypery2k/cordova-certificate-plugin.git" /> @@ -132,7 +133,7 @@ <plugin name="cordova-plugin-settings-hook" spec="^0.2.7" /> <plugin name="cordova-plugin-splashscreen" spec="^4.0.3" /> <plugin name="cordova-plugin-statusbar" spec="git+https://github.com/apache/cordova-plugin-statusbar.git" /> - <plugin name="cordova-plugin-touchid" spec="^0.4.0" /> + <plugin name="cordova-plugin-touch-id" spec="^3.2.0" /> <plugin name="cordova-plugin-websocket" spec="^0.12.2" /> <plugin name="cordova-plugin-whitelist" spec="^1.3.2" /> <plugin name="cordova-sqlite-storage" spec="^1.5.3" /> |
