diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-08 16:52:32 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2016-09-08 16:52:32 -0400 |
| commit | 8545d9ea546b9459245e3aaa83b12bc09e30b408 (patch) | |
| tree | 2ddc48b0cfb64748bac5e199e77750b02a76ca65 /package.json | |
| parent | d093aa7ff439c56a309e1778ecb66b7b13480c73 (diff) | |
#322 - go through run time permission flow for Android
Former-commit-id: 029648949ceacb1ef96b073b9d1c5d5857fb0bc5
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index d05129e4..acb0583a 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,8 @@ { "locator": "https://github.com/hypery2k/cordova-certificate-plugin", "id": "cordova-plugin-certificates" - } + }, + "cordova-plugin-android-permissions" ], "cordovaPlatforms": [ {}, |
