Merge pull request #5560 from bitjson/feature/screen-privacy

feat(cordova): add screen privacy for iOS and Android
This commit is contained in:
Gustavo Maximiliano Cortez 2017-02-07 10:19:54 -03:00 committed by GitHub
commit 15d12823ab
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" />