feat(cordova): add screen privacy for iOS and Android

This commit is contained in:
Jason Dreyzehner 2017-02-02 14:25:26 -05:00
parent ed45495ae2
commit a1b0685801
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@
</plugin>
<plugin name="cordova-custom-config" spec="~3.0.5" />
<plugin name="cordova-plugin-queries-schemes" spec="~0.1.5" />
<plugin name="cordova-plugin-privacyscreen" spec="~0.3.1" />
<!-- Supported Platforms -->
<engine name="ios" spec="~4.2.1" />